diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e541113..d785b583 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.18](https://github.com/wayofdev/docker-shared-services/compare/v1.5.17...v1.5.18) (2023-11-21) + + +### Miscellaneous + +* **deps:** update portainer/portainer-ce docker tag to v2.19.3 ([5650a78](https://github.com/wayofdev/docker-shared-services/commit/5650a78e4ad57d6c8a2f7803f5648a8d476f67c8)) + ## [1.5.17](https://github.com/wayofdev/docker-shared-services/compare/v1.5.16...v1.5.17) (2023-11-13) diff --git a/package.json b/package.json index e7dcc474..1a1f912d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.17", + "version": "1.5.18", "repository": { "url": "https://github.com/wayofdev/docker-shared-services.git" }