Skip to content

Commit 4febdbf

Browse files
chore(release): 1.1.0 [skip ci]
1 parent 75441df commit 4febdbf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/Dushyant-Khoda/tryappstack-cli/compare/v1.0.5...v1.1.0) (2026-03-05)
2+
3+
4+
### Features
5+
6+
* **docker:** rename dockerignore during init and add docs guide ([8143b41](https://github.com/Dushyant-Khoda/tryappstack-cli/commit/8143b411dc3da03bcb4920bdc29936673c9be1c5))
7+
18
# 1.0.0 (2026-03-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tryappstack",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "CLI tool to bootstrap production-ready applications using modern boilerplates",
55
"license": "MIT",
66
"author": "Dushyant Khoda",

0 commit comments

Comments
 (0)