We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea181c commit 57b9027Copy full SHA for 57b9027
1 file changed
RELEASE_NOTES_2.0.2.md
@@ -0,0 +1,29 @@
1
+# LaunchStack CLI v2.0.2
2
+
3
+This release focuses on documentation polish and release consistency.
4
5
+## Highlights
6
7
+- Updated project version to v2.0.2 across the repository
8
+- Improved README with clearer installation, Quick Start and command documentation
9
+- Updated CHANGELOG
10
+- Improved package metadata consistency
11
+- Updated template metadata
12
+- Documentation refinements throughout the project
13
14
+## Quality
15
16
+- All project quality gates passed
17
+- Generated project validation passed
18
+- Release audit passed
19
+- Production runtime validation passed
20
21
+## Breaking Changes
22
23
+None.
24
25
+## Upgrade
26
27
+npm install -g launchstack-cli@2.0.2
28
29
+Thank you to everyone who has supported LaunchStack CLI and provided feedback.
0 commit comments