From fe1616d51279a244fdae797a9800ccc562b286cf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 11 Jan 2025 04:56:46 +0000 Subject: [PATCH] chore(release): 1.7.197 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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",