-
Notifications
You must be signed in to change notification settings - Fork 234
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from Telegram-Web-Apps/changeset-release/master
chore(packages): version packages
- Loading branch information
Showing
15 changed files
with
67 additions
and
18 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# @twa.js/bridge | ||
|
||
## 0.3.5 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. | ||
- Updated dependencies [a103e42] | ||
- @twa.js/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twa.js/bridge", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "Communication layer between Telegram and frontend applications.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# eslint-config-custom | ||
|
||
## 0.0.1 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# @twa.js/init-data | ||
|
||
## 0.2.4 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. | ||
- Updated dependencies [a103e42] | ||
- @twa.js/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twa.js/init-data", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Isomorphic TypeScript library to make work with Web Apps init data easier.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# @twa.js/sdk-react | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. | ||
- Updated dependencies [a103e42] | ||
- @twa.js/[email protected] | ||
- @twa.js/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twa.js/sdk-react", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "React bindings for Web Apps client SDK. Contains hooks, components and other useful tools which allow usage of React along with Web Apps client SDK.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# @twa.js/sdk | ||
|
||
## 0.4.1 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. | ||
- Updated dependencies [a103e42] | ||
- @twa.js/[email protected] | ||
- @twa.js/[email protected] | ||
- @twa.js/[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twa.js/sdk", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "TypeScript Source Development Kit for Telegram Web Apps client application.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa#readme", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# tsconfig | ||
|
||
## 0.0.1 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# @twa.js/utils | ||
|
||
## 0.2.9 | ||
|
||
### Patch Changes | ||
|
||
- a103e42: Optimize imports, fix minor bugs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@twa.js/utils", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "Web Apps core TypeScript utilities reused by other packages of ecosystem.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa#readme", | ||
|