Skip to content

Commit

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

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


### Bug Fixes

* change import useQuery ([7530912](https://github.com/masb0ymas/expresso-sequelize/commit/7530912503c236580956f144edd012223bd5f3e3))
* implementation useSequelize ([7fc9b6d](https://github.com/masb0ymas/expresso-sequelize/commit/7fc9b6dc1bc2bd5727654afc9cfbb6d44d09e51d))
* remove console ([b3d4716](https://github.com/masb0ymas/expresso-sequelize/commit/b3d4716a088e1d892a5a7e935c24cc3f71ba6abf))
* remove unuse file ([ddbbd49](https://github.com/masb0ymas/expresso-sequelize/commit/ddbbd49178963b0047383914fc55618a254a2c8c))

## [5.0.0](https://github.com/masb0ymas/expresso-sequelize/compare/v4.1.1...v5.0.0) (2023-04-04)


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.0",
"version": "5.0.1",
"description": "expresso sequelize, postgesql, redis, aws s3",
"main": "./dist/server.js",
"private": true,
Expand Down

0 comments on commit 50c974c

Please sign in to comment.