We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc76ad commit 08e99b3Copy full SHA for 08e99b3
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [2.0.0](https://github.com/Dushyant-Khoda/tryappstack-cli/compare/v1.2.1...v2.0.0) (2026-03-24)
2
+
3
4
+### Features
5
6
+* add enterprise features ([4dc76ad](https://github.com/Dushyant-Khoda/tryappstack-cli/commit/4dc76add2050a8021607775fbf3009df156dc834))
7
8
9
+### BREAKING CHANGES
10
11
+* v2.0.0 release
12
13
# Changelog
14
15
All notable changes to this project are documented in this file.
@@ -291,4 +303,4 @@ Updated root `README.md` with clearer setup instructions.
291
303
292
304
* Fixed inquirer prompt structure issue in the `init` command
293
305
* Removed duplicate documentation paths
294
-* Cleaned up formatting in documentation files
306
+* Cleaned up formatting in documentation files
0 commit comments