Skip to content

Commit 3c6405c

Browse files
committed
chore(release): release 1.5.0
1 parent ec0b52a commit 3c6405c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.5.0](https://github.com/montasim/node-express-boilerplate/compare/v1.4.0...v1.5.0) (2024-09-08)
6+
7+
### Features
8+
9+
- merge with main ([ec0b52a](https://github.com/montasim/node-express-boilerplate/commit/ec0b52a9fd84871878cbd0580a2c74db6aef8f1c))
10+
511
## [1.4.0](https://github.com/montasim/node-express-boilerplate/compare/v1.3.1...v1.4.0) (2024-09-08)
612

713
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-express-boilerplate",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "",
55
"private": true,
66
"main": "server.js",

0 commit comments

Comments
 (0)