We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353078d commit e4b7bc5Copy full SHA for e4b7bc5
CHANGELOG.md
@@ -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
5
<a name="1.0.4"></a>
6
## [1.0.4](https://github.com/iolufemi/Express-REST-API-Generator/compare/1.0.2...1.0.4) (2026-02-23)
7
package.json
@@ -1,6 +1,6 @@
{
"name": "api-template",
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "A template for creating APIs and MCP servers Fast",
"type": "module",
"main": "dist/app.js",
0 commit comments