Skip to content

Commit 3100618

Browse files
chore(release): 1.2.0 [skip ci]
1 parent 0c630c6 commit 3100618

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.1.0](https://github.com/Dushyant-Khoda/tryappstack-cli/compare/v1.0.5...v1.1.0) (2026-03-05)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tryappstack",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "CLI tool to bootstrap production-ready applications using modern boilerplates",
55
"license": "MIT",
66
"author": "Dushyant Khoda",
@@ -72,4 +72,4 @@
7272
"prettier --write"
7373
]
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)