We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485f5e3 commit ff54071Copy full SHA for ff54071
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# [1.2.0](https://github.com/s-r-x/reactcmd/compare/v1.1.0...v1.2.0) (2021-11-02)
2
+
3
4
+### Features
5
6
+* generate next page config setuper ([879c630](https://github.com/s-r-x/reactcmd/commit/879c630cdfa81b4b5b22bb1c0c394ac94fed6336))
7
+* next page generator ([3bcf16a](https://github.com/s-r-x/reactcmd/commit/3bcf16a3072f69ebd53b71a1e1918118e31005cd))
8
9
# [1.1.0](https://github.com/s-r-x/reactcmd/compare/v1.0.0...v1.1.0) (2021-10-22)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@strax77/reactcmd",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Missing react cli",
"bin": {
"reactcmd": "./build/cli/index.js"
0 commit comments