Skip to content

Commit 49f832e

Browse files
committed
chore(release): 5.2.2
1 parent c2b9799 commit 49f832e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.2](https://github.com/masb0ymas/expresso-sequelize/compare/v5.2.1...v5.2.2) (2023-09-07)
6+
7+
8+
### Bug Fixes
9+
10+
* add script post release ([c2b9799](https://github.com/masb0ymas/expresso-sequelize/commit/c2b97999773d847c24c85a07515502b6f1f51c84))
11+
* bug user seeder ([85b949b](https://github.com/masb0ymas/expresso-sequelize/commit/85b949be41f7187dfa9403a44f1d6717f7d24495))
12+
* improve mail config ([d70a6e7](https://github.com/masb0ymas/expresso-sequelize/commit/d70a6e7157dae34d974ff0ef0fa0057390f6ce04))
13+
* update package ([a06d586](https://github.com/masb0ymas/expresso-sequelize/commit/a06d58631ba1798b21ab2878e93fe3ba77bb1851))
14+
* update swc config ([cde7ca5](https://github.com/masb0ymas/expresso-sequelize/commit/cde7ca5a796f4f3aeab41762bfa0fbf140dab312))
15+
516
### [5.2.1](https://github.com/masb0ymas/expresso-sequelize/compare/v5.2.0...v5.2.1) (2023-08-06)
617

718

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

0 commit comments

Comments
 (0)