Skip to content

Commit 0a0a8bc

Browse files
committed
chore(release): 5.0.2
1 parent 0ec0f98 commit 0a0a8bc

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.0.2](https://github.com/masb0ymas/expresso-sequelize/compare/v5.0.1...v5.0.2) (2023-04-10)
6+
7+
8+
### Bug Fixes
9+
10+
* add github sponsor ([7094efe](https://github.com/masb0ymas/expresso-sequelize/commit/7094efe44dbdad2333481ea90835daf42229c7e5))
11+
* improve config axios ([77bd89f](https://github.com/masb0ymas/expresso-sequelize/commit/77bd89f0ac045ca18fbeb590ed8a8b0084d506c5))
12+
13+
14+
### Other Commit
15+
16+
* improve middleware auth ([65a54ee](https://github.com/masb0ymas/expresso-sequelize/commit/65a54ee6dae2150cd3d63feb7b4063bb78506bd8))
17+
* improve this.application ([e396e76](https://github.com/masb0ymas/expresso-sequelize/commit/e396e76c22a9f763acba6b148c7416c77d7c75e9))
18+
519
### [5.0.1](https://github.com/masb0ymas/expresso-sequelize/compare/v5.0.0...v5.0.1) (2023-04-06)
620

721

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.0.1",
3+
"version": "5.0.2",
44
"description": "expresso sequelize, postgesql, redis, aws s3",
55
"main": "./dist/server.js",
66
"private": true,

0 commit comments

Comments
 (0)