Skip to content

Commit

Permalink
chore(release): 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
masb0ymas committed Aug 6, 2023
1 parent 8e3904a commit 805a905
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.

### [5.2.1](https://github.com/masb0ymas/expresso-sequelize/compare/v5.2.0...v5.2.1) (2023-08-06)


### Bug Fixes

* improve .eslintrc ([72cd389](https://github.com/masb0ymas/expresso-sequelize/commit/72cd38996b0f3bc668d782a9ad4e7d7a793f07d4))
* improve database migration & seeder .ts ([14a857f](https://github.com/masb0ymas/expresso-sequelize/commit/14a857f43aa4a51fce97fcf47ef7862f57e02f32))

## [5.2.0](https://github.com/masb0ymas/expresso-sequelize/compare/v5.1.0...v5.2.0) (2023-07-06)


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": "expresso-sequelize",
"version": "5.2.0",
"version": "5.2.1",
"description": "expressjs, typescript, sequelize, gcp, aws, minio",
"main": "./dist/main.js",
"scripts": {
Expand Down

0 comments on commit 805a905

Please sign in to comment.