Skip to content

Commit 6f7b2e1

Browse files
committed
chore(release): 5.3.1
1 parent c11dd2c commit 6f7b2e1

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
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+
### [5.3.1](https://github.com/masb0ymas/expresso-sequelize/compare/v5.3.0...v5.3.1) (2024-08-28)
6+
7+
8+
### Bug Fixes
9+
10+
* improve database ([0c9f2f9](https://github.com/masb0ymas/expresso-sequelize/commit/0c9f2f975bcab7982412c0cd5cecd480f57c4d92))
11+
* update config app & routes ([3cb6526](https://github.com/masb0ymas/expresso-sequelize/commit/3cb65260fd5bc2979cb0e8438fe5525dd8f11606))
12+
* update env ([f151f84](https://github.com/masb0ymas/expresso-sequelize/commit/f151f8413b5929f2b05f46a9132baf231828bfa8))
13+
* update minor ([c400335](https://github.com/masb0ymas/expresso-sequelize/commit/c400335f725d4506146d23063ee73ff189605783))
14+
* update minor middleware & job ([4848a13](https://github.com/masb0ymas/expresso-sequelize/commit/4848a132f3a0176428b8a8bf685f46c38965c99b))
15+
16+
17+
### Other Commit
18+
19+
* add base service ([364a1d3](https://github.com/masb0ymas/expresso-sequelize/commit/364a1d300a550d9b195cb8b557b4705d1d332213))
20+
521
## [5.3.0](https://github.com/masb0ymas/expresso-sequelize/compare/v5.2.2...v5.3.0) (2024-01-24)
622

723

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expresso-sequelize",
3-
"version": "5.3.0",
3+
"version": "5.3.1",
44
"description": "expressjs, typescript, sequelize, gcp, aws, minio",
55
"main": "./dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)