We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8949ecf commit e7abcd6Copy full SHA for e7abcd6
History.md
@@ -1,4 +1,9 @@
1
2
+1.3.0 / 2023-11-11
3
+==================
4
+
5
+ * feat: support generator argv (#3)
6
7
1.2.3 / 2023-10-05
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "create-midway",
- "version": "1.2.3",
+ "version": "1.3.0",
"description": "npm init midway",
"main": "dist/index.js",
"bin": {
0 commit comments