diff --git a/CHANGELOG.md b/CHANGELOG.md index eb01459..07b91ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.20](https://github.com/wayofdev/docker-project-services/compare/v1.5.19...v1.5.20) (2023-10-03) + + +### Miscellaneous + +* **deps:** update redhat-plumbers-in-action/differential-shellcheck action to v5 ([ee2f55b](https://github.com/wayofdev/docker-project-services/commit/ee2f55b7aa84d7fbee2957685a2106cb8c910373)) + ## [1.5.19](https://github.com/wayofdev/docker-project-services/compare/v1.5.18...v1.5.19) (2023-09-24) diff --git a/package.json b/package.json index 5d94fa7..b19dead 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.5.19", + "version": "1.5.20", "repository": { "url": "https://github.com/wayofdev/docker-project-services.git" }