Skip to content

Commit 805a905

Browse files
committed
chore(release): 5.2.1
1 parent 8e3904a commit 805a905

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.2.1](https://github.com/masb0ymas/expresso-sequelize/compare/v5.2.0...v5.2.1) (2023-08-06)
6+
7+
8+
### Bug Fixes
9+
10+
* improve .eslintrc ([72cd389](https://github.com/masb0ymas/expresso-sequelize/commit/72cd38996b0f3bc668d782a9ad4e7d7a793f07d4))
11+
* improve database migration & seeder .ts ([14a857f](https://github.com/masb0ymas/expresso-sequelize/commit/14a857f43aa4a51fce97fcf47ef7862f57e02f32))
12+
513
## [5.2.0](https://github.com/masb0ymas/expresso-sequelize/compare/v5.1.0...v5.2.0) (2023-07-06)
614

715

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.2.0",
3+
"version": "5.2.1",
44
"description": "expressjs, typescript, sequelize, gcp, aws, minio",
55
"main": "./dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)