Skip to content

Commit 5ebf94b

Browse files
chore(release): 1.0.0 [skip ci]
1 parent 0488246 commit 5ebf94b

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.0.0 (2026-03-05)
2+
3+
4+
### Features
5+
6+
* enhance Node.js MongoDB template with authentication, testing, Docker, CI/CD, and update CLI commands to support new features. ([3dd6783](https://github.com/Dushyant-Khoda/tryappstack-cli/commit/3dd678356d54e7dbf960fc86a8b11bc4c5246aa6))
7+
18
# Changelog
29

310
All notable changes to this project are documented in this file.
@@ -96,4 +103,4 @@ Updated the root `README.md` with clearer setup instructions.
96103

97104
* Fixed an issue in the CLI `init` command related to inquirer prompt structure.
98105
* Removed duplicate documentation paths.
99-
* Cleaned formatting issues in documentation files.
106+
* Cleaned formatting issues in documentation files.

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.4",
3+
"version": "1.0.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)