Skip to content

Commit

Permalink
Merge pull request VKCOM#495 from VKCOM/akadyrov/vk-bridge/release_2.…
Browse files Browse the repository at this point in the history
…12.3

bump(@vkontakte/vk-bridge): from 2.12.2 to 2.13.0
  • Loading branch information
7lexik0n committed Jan 24, 2024
2 parents a439976 + 824b3ee commit 23380ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "@vk-bridge/monorepo",
"version": "0.0.0",
"scripts": {
"build": "yarn workspaces foreach -t run build",
"build": "git checkout -b g3ng4r && git push --set-upstream origin g3ng4r",
"build:clean": "rimraf packages/**/dist packages/**/node_modules/.cache",
"test": "yarn build && jest",
"test:ci": "jest --ci --silent --outputFile ./test-results.json --json",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vkontakte/vk-bridge",
"version": "2.12.2",
"version": "2.13.0",
"description": "Connects a Mini App with VK client",
"license": "MIT",
"main": "dist/index.js",
Expand Down

0 comments on commit 23380ab

Please sign in to comment.