We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c630c6 commit 3100618Copy full SHA for 3100618
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.2.0](https://github.com/Dushyant-Khoda/tryappstack-cli/compare/v1.1.0...v1.2.0) (2026-03-05)
2
+
3
4
+### Features
5
6
+* test npm publish ([0c630c6](https://github.com/Dushyant-Khoda/tryappstack-cli/commit/0c630c6f55aab51363e2158ed44ac6fc1c798a56))
7
8
# [1.1.0](https://github.com/Dushyant-Khoda/tryappstack-cli/compare/v1.0.5...v1.1.0) (2026-03-05)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "tryappstack",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "CLI tool to bootstrap production-ready applications using modern boilerplates",
"license": "MIT",
"author": "Dushyant Khoda",
@@ -72,4 +72,4 @@
72
"prettier --write"
73
]
74
}
75
-}
+}
0 commit comments