Skip to content

Commit d5a7349

Browse files
authored
chore(main): release 1.1.1 (#20)
1 parent 5aceb69 commit d5a7349

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/ividrine/express-starter-app/compare/v1.1.0...v1.1.1) (2026-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **publish-npm:** add env ([5aceb69](https://github.com/ividrine/express-starter-app/commit/5aceb69d9fede73220a0e1af6c3b1ac4a596f302))
9+
310
## [1.1.0](https://github.com/ividrine/express-starter-app/compare/v1.0.6...v1.1.0) (2026-01-20)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@idvidrine/create-express-app",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Cloud native, production ready starter application for building RESTful APIs using Express and PostgreSQL",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)