diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a9b81a..5d8da99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.197](https://github.com/adobe/[secure]-slack-notification/compare/v1.7.196...v1.7.197) (2025-01-11) + + +### Bug Fixes + +* **deps:** update dependency @adobe/[secure]-admin-support to v3.1.17 ([#538](https://github.com/adobe/[secure]-slack-notification/issues/538)) ([e48dd38](https://github.com/adobe/[secure]-slack-notification/commit/e48dd385ac20c1aeb342c06636e9b4c199be532a)) + ## [1.7.196](https://github.com/adobe/[secure]-slack-notification/compare/v1.7.195...v1.7.196) (2025-01-07) diff --git a/package.json b/package.json index f48c763..faf47fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-slack-notification", - "version": "1.7.196", + "version": "1.7.197", "private": true, "description": "Helix Slack Notification Service", "main": "src/index.js",