Skip to content

Commit

Permalink
chore: release v1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rsaz committed Aug 4, 2024
1 parent 5541d4c commit b634184
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.11.1](https://github.com/expressots/expressots-cli/compare/1.11.0...1.11.1) (2024-08-04)


### Bug Fixes

* broken tsconfig deps ([d4fbc8b](https://github.com/expressots/expressots-cli/commit/d4fbc8b3cfce99fc084f27b2f365758302526720))

## [1.11.0](https://github.com/expressots/expressots-cli/compare/1.10.0...1.11.0) (2024-08-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@expressots/cli",
"version": "1.11.0",
"version": "1.11.1",
"description": "Expressots CLI - modern, fast, lightweight nodejs web framework (@cli)",
"author": "Richard Zampieri",
"license": "MIT",
Expand Down

0 comments on commit b634184

Please sign in to comment.