diff --git a/CHANGELOG.md b/CHANGELOG.md index 43fd300..3753155 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.16](https://github.com/wayofdev/docker-project-services/compare/v1.5.15...v1.5.16) (2023-09-15) + + +### Miscellaneous + +* **deps:** update postgres docker tag to v16 ([d43330e](https://github.com/wayofdev/docker-project-services/commit/d43330ec31b5cdd63fe6a4731812cd5819018dd9)) + ## [1.5.15](https://github.com/wayofdev/docker-project-services/compare/v1.5.14...v1.5.15) (2023-09-12) diff --git a/package.json b/package.json index fbc64af..1af199f 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.15", + "version": "1.5.16", "repository": { "url": "https://github.com/wayofdev/docker-project-services.git" }