-
Notifications
You must be signed in to change notification settings - Fork 214
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 #175 from Telegram-Mini-Apps/changeset-release/master
chore(packages): version packages
- Loading branch information
Showing
28 changed files
with
135 additions
and
52 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,14 @@ | ||
# @tma.js/bridge | ||
|
||
## 1.3.12 | ||
|
||
### Patch Changes | ||
|
||
- 7a6549c: - Add `logger.log` call in postEvent | ||
- Updated dependencies [44ed697] | ||
- Updated dependencies [6b97921] | ||
- @tma.js/[email protected] | ||
|
||
## 1.3.11 | ||
|
||
### 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": "@tma.js/bridge", | ||
"version": "1.3.11", | ||
"version": "1.3.12", | ||
"description": "Communication layer between Telegram and frontend applications.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,12 @@ | ||
# @tma.js/init-data-node | ||
|
||
## 0.0.19 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [92848a6] | ||
- @tma.js/[email protected] | ||
|
||
## 0.0.18 | ||
|
||
### 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": "@tma.js/init-data-node", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "TypeScript Node library to operate with Telegram init data.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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 @@ | ||
# @tma.js/init-data | ||
|
||
## 0.2.21 | ||
|
||
### Patch Changes | ||
|
||
- 92848a6: - Specify parsers type names | ||
- Updated dependencies [44ed697] | ||
- Updated dependencies [6b97921] | ||
- @tma.js/[email protected] | ||
|
||
## 0.2.20 | ||
|
||
### 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": "@tma.js/init-data", | ||
"version": "0.2.20", | ||
"version": "0.2.21", | ||
"description": "Frontend TypeScript library to make work with Mini Apps init data easier.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,17 @@ | ||
# @tma.js/launch-params | ||
|
||
## 0.0.7 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [44ed697] | ||
- Updated dependencies [6b97921] | ||
- Updated dependencies [92848a6] | ||
- Updated dependencies [7c1c7a2] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
- @tma.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tma.js/launch-params", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Utilities to work with Telegram Mini Apps launch params.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,15 @@ | ||
# @tma.js/navigation | ||
|
||
## 0.0.13 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [44ed697] | ||
- Updated dependencies [6b97921] | ||
- Updated dependencies [7a6549c] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
|
||
## 0.0.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": "@tma.js/navigation", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Custom navigation classes and utilities which could be used to control Mini App navigation.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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
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": "@tma.js/parsing", | ||
"version": "0.1.3", | ||
"version": "1.0.0", | ||
"description": "Utilities made to parse different types of data.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,17 @@ | ||
# @tma.js/sdk-react | ||
|
||
## 0.5.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [7a6549c] | ||
- Updated dependencies [7c1c7a2] | ||
- Updated dependencies [a4fd5b8] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
|
||
## 0.5.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": "@tma.js/sdk-react", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "React bindings for Mini Apps client SDK. Contains hooks, components and other useful tools which allow usage of React along with Mini Apps client SDK.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,12 @@ | ||
# @tma.js/sdk-solid | ||
|
||
## 0.1.17 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [a4fd5b8] | ||
- @tma.js/[email protected] | ||
|
||
## 0.1.16 | ||
|
||
### 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": "@tma.js/sdk-solid", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"description": "Solid JS bindings for Mini Apps client SDK.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,25 @@ | ||
# @tma.js/sdk | ||
|
||
## 0.13.0 | ||
|
||
### Minor Changes | ||
|
||
- a4fd5b8: - Actualize theme parameters list | ||
- Simplify init process | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [44ed697] | ||
- Updated dependencies [6b97921] | ||
- Updated dependencies [7a6549c] | ||
- Updated dependencies [92848a6] | ||
- Updated dependencies [7c1c7a2] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
- @tma.js/[email protected] | ||
|
||
## 0.12.9 | ||
|
||
### 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": "@tma.js/sdk", | ||
"version": "0.12.9", | ||
"version": "0.13.0", | ||
"description": "TypeScript Source Development Kit for Telegram Mini Apps client application.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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 @@ | ||
# @tma.js/solid-router-integration | ||
|
||
## 0.0.3 | ||
|
||
### Patch Changes | ||
|
||
- @tma.js/[email protected] | ||
|
||
## 0.0.2 | ||
|
||
### 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": "@tma.js/solid-router-integration", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "@solidjs/router integration for navigation.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.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,19 @@ | ||
# @tma.js/theme-params | ||
|
||
## 0.1.0 | ||
|
||
### Minor Changes | ||
|
||
- 7c1c7a2: - Implement new 6.10 palette keys | ||
- Add parser type name | ||
- Allow specifying previous and current launch parameters in launch data computation methods | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [44ed697] | ||
- Updated dependencies [6b97921] | ||
- @tma.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@tma.js/theme-params", | ||
"version": "0.0.6", | ||
"version": "0.1.0", | ||
"description": "Utilities to work with Telegram Mini Apps theme parameters.", | ||
"author": "Vladislav Kibenko <[email protected]>", | ||
"homepage": "https://github.com/Telegram-Mini-Apps/tma.js#readme", | ||
|