chore(release): 1.0.0
## 1.0.0 (2021-11-04) ### Features * downgraded pino due to weird errors ([b3d8338
](b3d8338b9e
)) * initial project ([683357f
](683357fec1
)) ### Bug Fixes * pino logger error ([f5d5667
](f5d5667be3
)) * pino pretty print deprication ([540f228
](540f228827
)) [CI SKIP]
This commit is contained in:
parent
b3d8338b9e
commit
ed36106971
1 changed files with 14 additions and 0 deletions
14
CHANGELOG.md
14
CHANGELOG.md
|
@ -1,5 +1,19 @@
|
|||
## 1.0.0 (2021-11-04)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* downgraded pino due to weird errors ([b3d8338](https://code.relms.dev/NeonJS/framework/commit/b3d8338b9e979559247593c5dbcf569b2522be1b))
|
||||
* initial project ([683357f](https://code.relms.dev/NeonJS/framework/commit/683357fec1ad39d8376f56d8380e21c17db038ee))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* pino logger error ([f5d5667](https://code.relms.dev/NeonJS/framework/commit/f5d5667be36ca3c16f8d9bc93915f9996e3c4f5b))
|
||||
* pino pretty print deprication ([540f228](https://code.relms.dev/NeonJS/framework/commit/540f2288278fa4592bbd0176a2d23873a975f250))
|
||||
|
||||
## 1.0.0 (2021-11-04)
|
||||
|
||||
### Features
|
||||
|
||||
* initial project ([683357f](https://code.relms.dev/NeonJS/framework/commit/683357fec1ad39d8376f56d8380e21c17db038ee))
|
||||
|
|
Reference in a new issue