From 453ef16d29ea1e983c66f4a2d3ee8a4f920f3c27 Mon Sep 17 00:00:00 2001 From: Alissa Renz Date: Tue, 17 Sep 2024 19:19:08 +0000 Subject: [PATCH] Publish @slack/web-api@7.5.0 (#2035) --- packages/web-api/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web-api/package.json b/packages/web-api/package.json index 312e8ff92..07852cf32 100644 --- a/packages/web-api/package.json +++ b/packages/web-api/package.json @@ -1,6 +1,6 @@ { "name": "@slack/web-api", - "version": "7.4.0", + "version": "7.5.0", "description": "Official library for using the Slack Platform's Web API", "author": "Slack Technologies, LLC", "license": "MIT",