From 4b529f23ea8b247c5e2617b26bcd061fbe0c2b5d Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 31 Aug 2023 15:02:39 +0000 Subject: [PATCH] bump(@vkontakte/vk-bridge): from 2.11.0 to 2.11.1 --- packages/core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/package.json b/packages/core/package.json index acf7a0e..845e009 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@vkontakte/vk-bridge", - "version": "2.11.0", + "version": "2.11.1", "description": "Connects a Mini App with VK client", "license": "MIT", "main": "dist/index.js",