Skip to content

Commit e4b7bc5

Browse files
committed
[Prerelease] Bumped version number
1 parent 353078d commit e4b7bc5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [1.1.0](https://github.com/iolufemi/Express-REST-API-Generator/compare/0.7.0...1.1.0) (2026-02-23)
2+
3+
4+
15
<a name="1.0.4"></a>
26
## [1.0.4](https://github.com/iolufemi/Express-REST-API-Generator/compare/1.0.2...1.0.4) (2026-02-23)
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "api-template",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "A template for creating APIs and MCP servers Fast",
55
"type": "module",
66
"main": "dist/app.js",

0 commit comments

Comments
 (0)