From 86e0810e29a1eb1fd8f79e5f05ba2616956ee724 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 30 Oct 2023 10:55:02 +0000 Subject: [PATCH] chore(release): 1.7.87 [skip ci] ## [1.7.87](https://github.com/adobe/helix-slack-notification/compare/v1.7.86...v1.7.87) (2023-10-30) ### Bug Fixes * **deps:** update adobe fixes ([#323](https://github.com/adobe/helix-slack-notification/issues/323)) ([c50fecf](https://github.com/adobe/helix-slack-notification/commit/c50fecfce17b905ac9a721e96839732aa9814e5c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f2021f..f1966f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.7.87](https://github.com/adobe/helix-slack-notification/compare/v1.7.86...v1.7.87) (2023-10-30) + + +### Bug Fixes + +* **deps:** update adobe fixes ([#323](https://github.com/adobe/helix-slack-notification/issues/323)) ([c50fecf](https://github.com/adobe/helix-slack-notification/commit/c50fecfce17b905ac9a721e96839732aa9814e5c)) + ## [1.7.86](https://github.com/adobe/helix-slack-notification/compare/v1.7.85...v1.7.86) (2023-10-28) diff --git a/package.json b/package.json index a5b9aa6..ca8b16a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/helix-slack-notification", - "version": "1.7.86", + "version": "1.7.87", "private": true, "description": "Helix Slack Notification Service", "main": "src/index.js",