Skip to content

Commit e19addf

Browse files
committed
chore(release): release 1.3.1
1 parent dfa9b76 commit e19addf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.3.1](https://github.com/montasim/node-express-boilerplate/compare/v1.3.0...v1.3.1) (2024-08-17)
6+
7+
### Code Refactoring
8+
9+
- sync with remote ([dfa9b76](https://github.com/montasim/node-express-boilerplate/commit/dfa9b7683f99cbfc9cbec78a2990f488fc05acb9))
10+
511
## [1.3.0](https://github.com/montasim/node-express-boilerplate/compare/v1.2.0...v1.3.0) (2024-08-17)
612

713
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-express-boilerplate",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "",
55
"private": true,
66
"main": "server.js",

0 commit comments

Comments
 (0)