Skip to content

Commit

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

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.0.2](https://github.com/masb0ymas/expresso-sequelize/compare/v5.0.1...v5.0.2) (2023-04-10)


### Bug Fixes

* add github sponsor ([7094efe](https://github.com/masb0ymas/expresso-sequelize/commit/7094efe44dbdad2333481ea90835daf42229c7e5))
* improve config axios ([77bd89f](https://github.com/masb0ymas/expresso-sequelize/commit/77bd89f0ac045ca18fbeb590ed8a8b0084d506c5))


### Other Commit

* improve middleware auth ([65a54ee](https://github.com/masb0ymas/expresso-sequelize/commit/65a54ee6dae2150cd3d63feb7b4063bb78506bd8))
* improve this.application ([e396e76](https://github.com/masb0ymas/expresso-sequelize/commit/e396e76c22a9f763acba6b148c7416c77d7c75e9))

### [5.0.1](https://github.com/masb0ymas/expresso-sequelize/compare/v5.0.0...v5.0.1) (2023-04-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.0.1",
"version": "5.0.2",
"description": "expresso sequelize, postgesql, redis, aws s3",
"main": "./dist/server.js",
"private": true,
Expand Down

0 comments on commit 0a0a8bc

Please sign in to comment.