[CI]: Push updated changelog

This commit is contained in:
antoine 2024-10-24 23:23:55 +00:00 committed by github-actions[bot]
parent 291bb3ce83
commit 5d47e1dbf0
2 changed files with 9 additions and 0 deletions

4
.changes/v4.0.0.md Normal file
View File

@ -0,0 +1,4 @@
## v4.0.0 - 2024-10-24
### Changed
* 291bb3c - chore(deps): update postgres docker tag to v16.4
* e91df8c - [CI]: Push updated changelog

View File

@ -6,6 +6,11 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## v4.0.0 - 2024-10-24
### Changed
* 291bb3c - chore(deps): update postgres docker tag to v16.4
* e91df8c - [CI]: Push updated changelog
## v3.0.0 - 2024-10-20
### Changed
* 4c43907 - feat: configure grant all on public schema for docker user