-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
69 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# Changelog | ||
|
||
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.0](https://github.com/masb0ymas/expresso-sequelize/compare/v4.1.1...v5.0.0) (2023-04-04) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* improve apps with service pattern | ||
* improve config | ||
* improve core | ||
|
||
### Features | ||
|
||
* add config gcs ([de52776](https://github.com/masb0ymas/expresso-sequelize/commit/de52776556177d5892f2b5169fbaf1215452a979)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add sequelize config port ([16c0eae](https://github.com/masb0ymas/expresso-sequelize/commit/16c0eae59239f7f71d5289be00e79528de2e8048)) | ||
* change otp helper ([cddc018](https://github.com/masb0ymas/expresso-sequelize/commit/cddc018dca54e98e20dad3b481e21884b40c22b2)) | ||
* check gcs service account ([c163ebd](https://github.com/masb0ymas/expresso-sequelize/commit/c163ebdc9446a78dc721dbed2e832be39357fe80)) | ||
* client s3 config ([d8a6fa1](https://github.com/masb0ymas/expresso-sequelize/commit/d8a6fa1886a21c4588635343350c10ea4ec55087)) | ||
* date helper ([931512b](https://github.com/masb0ymas/expresso-sequelize/commit/931512b53bf9971df79d8a9b9ca5e363a358f3e3)) | ||
* docs swagger auth ([4ae6d74](https://github.com/masb0ymas/expresso-sequelize/commit/4ae6d743611e711853c544d5d39592120c394f55)) | ||
* docs swagger upload ([ea93d7e](https://github.com/masb0ymas/expresso-sequelize/commit/ea93d7ed40a49bd7c1049dddbbe139a4daaf876b)) | ||
* docs swagger user ([a4e1b72](https://github.com/masb0ymas/expresso-sequelize/commit/a4e1b72eabb70777a9ad2434f8b6984a1fa8ee4d)) | ||
* endpoint upload ([2acd658](https://github.com/masb0ymas/expresso-sequelize/commit/2acd65809c8fb30ae9cbaf9c56233f4a81a18357)) | ||
* env config ([0b61730](https://github.com/masb0ymas/expresso-sequelize/commit/0b617300108b4d09cfdab106c85f085a5c638625)) | ||
* env docker ([f849bf9](https://github.com/masb0ymas/expresso-sequelize/commit/f849bf9a5bfe473e13194e43a6968a16edd48844)) | ||
* env docker ([3e776b1](https://github.com/masb0ymas/expresso-sequelize/commit/3e776b1e3975521c41eb1e96d9247d7d89389466)) | ||
* error typing ([4c2a80e](https://github.com/masb0ymas/expresso-sequelize/commit/4c2a80e59b114d8cdf81ec97ab9cb5a5381f3959)) | ||
* field entity ([b808c29](https://github.com/masb0ymas/expresso-sequelize/commit/b808c2945345b0fbc4f6f529c4f980bad7ae3827)) | ||
* field fullname ([07855c2](https://github.com/masb0ymas/expresso-sequelize/commit/07855c25e1a42c310ea0068da018dcb68fedde35)) | ||
* field migration ([055851b](https://github.com/masb0ymas/expresso-sequelize/commit/055851bc866f0d209ea213f4f58a5a2cfb23c6e8)) | ||
* field not nullable ([69232ca](https://github.com/masb0ymas/expresso-sequelize/commit/69232ca2edad387b885f97210915af37a484573a)) | ||
* formatter helper ([f7f7e7a](https://github.com/masb0ymas/expresso-sequelize/commit/f7f7e7a297760c91fd40b363a18f746d0a063de7)) | ||
* github funding ([bd93666](https://github.com/masb0ymas/expresso-sequelize/commit/bd936665b1a65037bde5503a8f52df6018b009e5)) | ||
* helper formatter ([cd102ce](https://github.com/masb0ymas/expresso-sequelize/commit/cd102ce960a869590ee7c6c62fd3f4cd39a66aad)) | ||
* import initial gcs ([12a782d](https://github.com/masb0ymas/expresso-sequelize/commit/12a782d7bd6588af771df36905e75d5276a30eb6)) | ||
* improve dockerfile ([cdb3dbf](https://github.com/masb0ymas/expresso-sequelize/commit/cdb3dbf13058ce4cb088ab5c41d6890128b882ab)) | ||
* improve env config ([5121de7](https://github.com/masb0ymas/expresso-sequelize/commit/5121de71dd480fe33aea3146c86ef072daee7dd5)) | ||
* improve package ([848aa0d](https://github.com/masb0ymas/expresso-sequelize/commit/848aa0d26d7b60f5240f9eb97cb227d8c1fd39ff)) | ||
* phone helper ([ae39784](https://github.com/masb0ymas/expresso-sequelize/commit/ae39784234a57959482113929c943e9357051509)) | ||
* public email template register ([4ea8276](https://github.com/masb0ymas/expresso-sequelize/commit/4ea8276b26e29b3a7f42fc8b09d7c0c093bfa503)) | ||
* remove auto indexing ([41dc047](https://github.com/masb0ymas/expresso-sequelize/commit/41dc0477dbc6882b48b7837e5a907e02dc4993ab)) | ||
* remove unusefile ([1d00a95](https://github.com/masb0ymas/expresso-sequelize/commit/1d00a959e5450df6c77ca5eef8e43f40c5614c01)) | ||
* send mail helper ([12d78a1](https://github.com/masb0ymas/expresso-sequelize/commit/12d78a1db16ccba0af74620c5a427e35ab5095ed)) | ||
* swagger helper ([9d8eff5](https://github.com/masb0ymas/expresso-sequelize/commit/9d8eff51f5243ae8a15407d996254d054bff1575)) | ||
* target swc ([39faaf7](https://github.com/masb0ymas/expresso-sequelize/commit/39faaf79c81b6bc68dfc53582a377d36d76aaed3)) | ||
* typing dto find all ([aa288a4](https://github.com/masb0ymas/expresso-sequelize/commit/aa288a4b0f35be7e22313c04a5d3512ecccd0a71)) | ||
* typing helper with state ([4f6e178](https://github.com/masb0ymas/expresso-sequelize/commit/4f6e17853cefefea8eb6d65f135da1817c9b1630)) | ||
* typing with eslint ([0d944d9](https://github.com/masb0ymas/expresso-sequelize/commit/0d944d9cb00a60a087634d3eea016e7880004671)) | ||
* upload job ([2f1eece](https://github.com/masb0ymas/expresso-sequelize/commit/2f1eece524495df4691ea0fed0af3b80313cbe23)) | ||
|
||
|
||
### Other Commit | ||
|
||
* improve apps with service pattern ([1c24819](https://github.com/masb0ymas/expresso-sequelize/commit/1c24819d7a735449107b756495fe38319faa0472)) | ||
* improve base config ([2c1f91f](https://github.com/masb0ymas/expresso-sequelize/commit/2c1f91f33ce8d6b314ff9ce3cc766c802c6553e2)) | ||
* improve config ([9551987](https://github.com/masb0ymas/expresso-sequelize/commit/9551987c425c7eb36f88d940ec563c7d7ab64269)) | ||
* improve core ([54f169d](https://github.com/masb0ymas/expresso-sequelize/commit/54f169da3556c8382ee7d5064e4a78272e3b4949)) | ||
* improve database ([42cc288](https://github.com/masb0ymas/expresso-sequelize/commit/42cc288b4752148e04ad7af26b983bdf8e69ea76)) | ||
* improve dockerfile ([c2c10c6](https://github.com/masb0ymas/expresso-sequelize/commit/c2c10c683747bc7706fd54d02166f691ee38e499)) | ||
* improve routes ([38edb37](https://github.com/masb0ymas/expresso-sequelize/commit/38edb3704e7582ca11ff07cdd0764c0e836cb4d4)) | ||
* improve scripts ([ae12434](https://github.com/masb0ymas/expresso-sequelize/commit/ae1243456a2693754af18381d38538daab0c9f3c)) | ||
* improve types ([efb09ef](https://github.com/masb0ymas/expresso-sequelize/commit/efb09ef9c2fdff908ee4ae9911d10b55866a673d)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters