Skip to content

Commit 47701a7

Browse files
committed
chore: update version to 3.0.0-beta.2 and add changelog entry for new features
1 parent beb3de8 commit 47701a7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.0.0-beta.2](https://github.com/expressots/expressots-cli/compare/3.0.0-beta.1...3.0.0) (2024-11-24)
2+
3+
### Features
4+
5+
- update project templates and improve configuration loading for CLI commands ([3553639](https://github.com/expressots/expressots-cli/commit/3553639f2a507c9423985ca7177246324bebdecd))
6+
17
## [3.0.0-beta.1](https://github.com/expressots/expressots-cli/compare/1.12.0...3.0.0) (2024-11-19)
28

39
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@expressots/cli",
3-
"version": "3.0.0-beta.1",
3+
"version": "3.0.0-beta.2",
44
"description": "Expressots CLI - modern, fast, lightweight nodejs web framework (@cli)",
55
"author": "Richard Zampieri",
66
"license": "MIT",

0 commit comments

Comments
 (0)