docs(changelog): update changelog for 2023.04.14-dbad773

This commit is contained in:
Corentin Thomasset 2023-04-14 21:09:36 +02:00
parent dbad7730f9
commit 46b1a07213
No known key found for this signature in database
GPG key ID: DBD997E935996158

View file

@ -2,6 +2,18 @@
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.
## Version 2023.04.14-dbad773
### Features
- **new-tool**: http status codes (8355bd2)
### Refactoring
- **uuid-generator**: prevent NaN in quantity (6fb4994)
### Chores
- **release**: create a github release on new version (dbad773)
- **version**: reset CHANGELOG content to support new format (85cb0ff)
## Version 2023.04.14-f9b77b7
### Features