Skip to content

Commit

Permalink
chore: publish patch for all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
negezor committed Mar 31, 2023
1 parent 9b79ca9 commit 887840d
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 14 deletions.
20 changes: 13 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/authorization/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vk-io/authorization",
"version": "1.4.0",
"version": "1.4.1",
"description": "Separated module for authorization",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/hear/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vk-io/hear",
"version": "1.1.0",
"version": "1.1.1",
"description": "Hear for the library vk-io",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/scenes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vk-io/scenes",
"version": "1.2.0",
"version": "1.2.1",
"description": "Scenes for the library vk-io",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/session/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vk-io/session",
"version": "2.2.0",
"version": "2.2.1",
"description": "Session for the library vk-io",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/stateless-prompt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vk-io/stateless-prompt",
"version": "1.0.0",
"version": "1.0.1",
"description": "Stateless prompts for the library vk-io",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/streaming/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vk-io/streaming",
"version": "1.2.0",
"version": "1.2.1",
"description": "Separated module for receiving data with Streaming API",
"license": "MIT",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vk-io/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vk-io",
"version": "4.8.1",
"version": "4.8.2",
"description": "Modern VK API SDK for Node.js",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 887840d

Please sign in to comment.