Skip to content

Commit

Permalink
Merge pull request #31 from montasim/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
montasim authored Sep 8, 2024
2 parents 433d831 + ec0b52a commit e49085d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.

## [1.4.0](https://github.com/montasim/node-express-boilerplate/compare/v1.3.1...v1.4.0) (2024-09-08)

### Features

- add logger ([bbb4f4d](https://github.com/montasim/node-express-boilerplate/commit/bbb4f4d931269ed8ff8ffad6a816414c68bcef72))
- add performance benchmark action ([52ed474](https://github.com/montasim/node-express-boilerplate/commit/52ed4744b84adb56fec0c0937a15b00f7db88bb8))

### Code Refactoring

- remove performance benchmark action ([fbbdfc8](https://github.com/montasim/node-express-boilerplate/commit/fbbdfc8bb36c7c04f863a54fbaf80e648add3b66))

### [1.3.1](https://github.com/montasim/node-express-boilerplate/compare/v1.3.0...v1.3.1) (2024-08-17)

### Code Refactoring
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-express-boilerplate",
"version": "1.3.1",
"version": "1.4.0",
"description": "",
"private": true,
"main": "server.js",
Expand Down

0 comments on commit e49085d

Please sign in to comment.