Skip to content

Commit 187e0b4

Browse files
authored
chore(main): release 1.0.4 (#16)
1 parent 2f25a5e commit 187e0b4

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.0.4](https://github.com/ividrine/express-starter-app/compare/v1.0.3...v1.0.4) (2026-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* build script ([2f25a5e](https://github.com/ividrine/express-starter-app/commit/2f25a5ef4a92274a83da00244644e693332eec99))
9+
310
## [1.0.3](https://github.com/ividrine/express-starter-app/compare/v1.0.2...v1.0.3) (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.0.3",
3+
"version": "1.0.4",
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)