-
Notifications
You must be signed in to change notification settings - Fork 201
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 #91 from Telegram-Web-Apps/changeset-release/master
chore(packages): version packages
- Loading branch information
Showing
17 changed files
with
68 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 |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# react-sdk-example | ||
|
||
## 0.0.6 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [e947423] | ||
- @twa.js/[email protected] | ||
|
||
## 0.0.5 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# solid-sdk-example | ||
|
||
## 0.0.7 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [e947423] | ||
- @twa.js/[email protected] | ||
|
||
## 0.0.6 | ||
|
||
### Patch Changes | ||
|
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 |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @twa.js/bridge | ||
|
||
## 1.3.1 | ||
|
||
### Patch Changes | ||
|
||
- e947423: Update readme | ||
|
||
## 1.3.0 | ||
|
||
### Minor Changes | ||
|
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": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Communication layer between Telegram and frontend applications.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa.js#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 |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# @twa.js/init-data-node | ||
|
||
## 0.0.11 | ||
|
||
### Patch Changes | ||
|
||
- e947423: Update readme | ||
- Updated dependencies [e947423] | ||
- @twa.js/[email protected] | ||
|
||
## 0.0.10 | ||
|
||
### Patch Changes | ||
|
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-node", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"description": "TypeScript Node library to operate with Telegram init data.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa.js#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 |
---|---|---|
@@ -1,5 +1,11 @@ | ||
# @twa.js/init-data | ||
|
||
## 0.2.13 | ||
|
||
### Patch Changes | ||
|
||
- e947423: Update readme | ||
|
||
## 0.2.12 | ||
|
||
### Patch Changes | ||
|
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.12", | ||
"version": "0.2.13", | ||
"description": "Frontend TypeScript library to make work with Web Apps init data easier.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa.js#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 |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# @twa.js/sdk-react | ||
|
||
## 0.4.1 | ||
|
||
### Patch Changes | ||
|
||
- e947423: Update readme | ||
- Updated dependencies [e947423] | ||
- @twa.js/[email protected] | ||
- @twa.js/[email protected] | ||
|
||
## 0.4.0 | ||
|
||
### Minor Changes | ||
|
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.4.0", | ||
"version": "0.4.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.js#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 |
---|---|---|
@@ -1,5 +1,13 @@ | ||
# @twa.js/sdk-solid | ||
|
||
## 0.1.1 | ||
|
||
### Patch Changes | ||
|
||
- e947423: Update readme | ||
- Updated dependencies [e947423] | ||
- @twa.js/[email protected] | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
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-solid", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Solid JS bindings for Web Apps client SDK.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Web-Apps/twa.js#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 |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# @twa.js/sdk | ||
|
||
## 0.11.1 | ||
|
||
### Patch Changes | ||
|
||
- e947423: Update readme | ||
- Updated dependencies [e947423] | ||
- @twa.js/[email protected] | ||
- @twa.js/[email protected] | ||
|
||
## 0.11.0 | ||
|
||
### Minor Changes | ||
|
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.11.0", | ||
"version": "0.11.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.js#readme", | ||
|