Skip to content

Commit 7488654

Browse files
committed
chore: release v1.12.0
1 parent 0f95464 commit 7488654

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
## [1.12.0](https://github.com/expressots/expressots-cli/compare/1.11.1...1.12.0) (2024-08-08)
4+
5+
6+
### Features
7+
8+
* add the script command ([158cf6e](https://github.com/expressots/expressots-cli/commit/158cf6efad1e3b262d941c802fb37893c6075849))
9+
10+
11+
### Bug Fixes
12+
13+
* adjusts in the print warning and error msgs ([d17e583](https://github.com/expressots/expressots-cli/commit/d17e5837ce82f899bcd4a6655796527e60219f09))
14+
315
## [1.11.1](https://github.com/expressots/expressots-cli/compare/1.11.0...1.11.1) (2024-08-04)
416

517

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": "1.11.1",
3+
"version": "1.12.0",
44
"description": "Expressots CLI - modern, fast, lightweight nodejs web framework (@cli)",
55
"author": "Richard Zampieri",
66
"license": "MIT",

0 commit comments

Comments
 (0)