diff --git a/CHANGELOG.md b/CHANGELOG.md index c2f437d..2e642a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.189](https://github.com/adobe/[secure]-slack-notification/compare/v1.7.188...v1.7.189) (2024-12-14) + + +### Bug Fixes + +* **deps:** update dependency @adobe/[secure]-admin-support to v3.1.9 ([#526](https://github.com/adobe/[secure]-slack-notification/issues/526)) ([69a5fb3](https://github.com/adobe/[secure]-slack-notification/commit/69a5fb3302edacff522a1a3b5073281280b10518)) + ## [1.7.188](https://github.com/adobe/[secure]-slack-notification/compare/v1.7.187...v1.7.188) (2024-12-08) diff --git a/package.json b/package.json index a7904a8..83aff62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-slack-notification", - "version": "1.7.188", + "version": "1.7.189", "private": true, "description": "Helix Slack Notification Service", "main": "src/index.js",