Skip to content

Commit a262d79

Browse files
committed
3.4.1 Take 1
1 parent 2b89765 commit a262d79

File tree

2 files changed

+10
-14
lines changed

2 files changed

+10
-14
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Create React WP Theme <!-- omit in toc -->
22

3-
## Update to 3.4.1 Coming Soon
3+
## Up To Date!
44

5-
Apr. 12, 2020
5+
Apr. 15, 2020
66
<br />
7-
Facebook released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of `Create-React-App`. I'm preparing an update and should be done soon.
7+
Facebook recently released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of [Create-React-App](https://create-react-app.dev/).
88

9-
Until then you can continue to create new projects using [v3.4.0](https://github.com/facebook/create-react-app/releases/tag/v3.4.0). When the new release is ready,
10-
[updating is easy](#updating-existing-themes)!
9+
And now `create-react-wptheme` is up-to-date.<br>
10+
If you have a theme made with an earlier version of `create-react-wptheme` and want to update it to the latest code, [just follow these instructions](#updating-existing-themes).
1111

1212
---
1313

packages/create-react-wptheme/README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
# Create React WP Theme
22

3-
Facebook released v3.4.1 of Create-React-App. I'm preparing an update that should be done soon.
3+
## Up To Date!
44

5-
Until then you can continue to create new projects using v3.4.0. When the new release is ready, updating is easy!
6-
7-
## Update to 3.4.1 Coming Soon
8-
9-
Apr. 12, 2020
5+
Apr. 15, 2020
106
<br />
11-
Facebook released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of `Create-React-App`. I'm preparing an update and should be done soon.
7+
Facebook recently released [v3.4.1](https://github.com/facebook/create-react-app/releases/tag/v3.4.1) of [Create-React-App](https://create-react-app.dev/).
128

13-
Until then you can continue to create new projects using [v3.4.0](https://github.com/facebook/create-react-app/releases/tag/v3.4.0). When the new release is ready,
14-
[updating is easy](https://github.com/devloco/create-react-wptheme/tree/master#updating-existing-themes)!
9+
And now `create-react-wptheme` is up-to-date.<br>
10+
If you have a theme made with an earlier version of `create-react-wptheme` and want to update it to the latest code, [just follow these instructions](#updating-existing-themes).
1511

1612
---
1713

0 commit comments

Comments
 (0)