From 295bf8646411c01ea011f1c3bde1fd0d52ad5c91 Mon Sep 17 00:00:00 2001 From: Ashley Huynh Date: Fri, 6 Dec 2024 11:47:37 -0500 Subject: [PATCH 1/2] Publish @slack/webhook@7.1.0 @slack/web-api@7.8.0 --- packages/web-api/package.json | 2 +- packages/webhook/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/web-api/package.json b/packages/web-api/package.json index 859e3eae0..6f7d315e4 100644 --- a/packages/web-api/package.json +++ b/packages/web-api/package.json @@ -1,6 +1,6 @@ { "name": "@slack/web-api", - "version": "7.7.0", + "version": "7.8.0", "description": "Official library for using the Slack Platform's Web API", "author": "Slack Technologies, LLC", "license": "MIT", diff --git a/packages/webhook/package.json b/packages/webhook/package.json index 02cd13d9e..b0acb0d88 100644 --- a/packages/webhook/package.json +++ b/packages/webhook/package.json @@ -1,6 +1,6 @@ { "name": "@slack/webhook", - "version": "7.0.3", + "version": "7.1.0", "description": "Official library for using the Slack Platform's Incoming Webhooks", "author": "Slack Technologies, LLC", "license": "MIT", From b4684c4ff42932384426883d4311138f711438b6 Mon Sep 17 00:00:00 2001 From: Ashley Huynh Date: Fri, 6 Dec 2024 13:04:53 -0500 Subject: [PATCH 2/2] Publish @slack/webhook@7.0.4 --- packages/webhook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webhook/package.json b/packages/webhook/package.json index b0acb0d88..93d5ef075 100644 --- a/packages/webhook/package.json +++ b/packages/webhook/package.json @@ -1,6 +1,6 @@ { "name": "@slack/webhook", - "version": "7.1.0", + "version": "7.0.4", "description": "Official library for using the Slack Platform's Incoming Webhooks", "author": "Slack Technologies, LLC", "license": "MIT",