Skip to content

Commit

Permalink
Merge pull request #161 from Telegram-Mini-Apps/changeset-release/master
Browse files Browse the repository at this point in the history
chore(packages): version packages
  • Loading branch information
heyqbnk authored Nov 4, 2023
2 parents f7b3eaa + 8f2bc03 commit 2f51dae
Show file tree
Hide file tree
Showing 27 changed files with 133 additions and 33 deletions.
15 changes: 0 additions & 15 deletions .changeset/young-cobras-wash.md

This file was deleted.

11 changes: 11 additions & 0 deletions apps/solid-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# solid-sdk-example

## 0.0.21

### Patch Changes

- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 0.0.20

### Patch Changes
Expand Down
12 changes: 6 additions & 6 deletions apps/solid-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "solid-example",
"version": "0.0.20",
"version": "0.0.21",
"private": true,
"type": "module",
"main": "index.js",
Expand All @@ -26,11 +26,11 @@
"dependencies": {
"@solidjs/router": "^0.8.3",
"@tma.js/colors": "^0.0.5",
"@tma.js/init-data": "^0.2.19",
"@tma.js/navigation": "^0.0.11",
"@tma.js/sdk": "^0.12.7",
"@tma.js/sdk-solid": "^0.1.14",
"@tma.js/solid-router-integration": "^0.0.1",
"@tma.js/init-data": "^0.2.20",
"@tma.js/navigation": "^0.0.12",
"@tma.js/sdk": "^0.12.8",
"@tma.js/sdk-solid": "^0.1.15",
"@tma.js/solid-router-integration": "^0.0.2",
"solid-js": "^1.7.6"
}
}
9 changes: 9 additions & 0 deletions packages/bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tma.js/bridge

## 1.3.11

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 1.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/bridge",
"version": "1.3.10",
"version": "1.3.11",
"description": "Communication layer between Telegram and frontend applications.",
"author": "Vladislav Kibenko <[email protected]>",
"homepage": "https://github.com/Telegram-Mini-Apps/tma.js#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/init-data-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tma.js/init-data-node

## 0.0.18

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]

## 0.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/init-data-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/init-data-node",
"version": "0.0.17",
"version": "0.0.18",
"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",
Expand Down
8 changes: 8 additions & 0 deletions packages/init-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tma.js/init-data

## 0.2.20

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]

## 0.2.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/init-data/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/init-data",
"version": "0.2.19",
"version": "0.2.20",
"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",
Expand Down
10 changes: 10 additions & 0 deletions packages/launch-params/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tma.js/launch-params

## 0.0.6

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/launch-params/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/launch-params",
"version": "0.0.5",
"version": "0.0.6",
"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",
Expand Down
9 changes: 9 additions & 0 deletions packages/navigation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tma.js/navigation

## 0.0.12

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 0.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/navigation",
"version": "0.0.11",
"version": "0.0.12",
"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",
Expand Down
6 changes: 6 additions & 0 deletions packages/parsing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tma.js/parsing

## 0.1.3

### Patch Changes

- 6469933: Actualize links and comments

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/parsing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/parsing",
"version": "0.1.2",
"version": "0.1.3",
"description": "Utilities made to parse different types of data.",
"author": "Vladislav Kibenko <[email protected]>",
"homepage": "https://github.com/Telegram-Mini-Apps/tma.js#readme",
Expand Down
11 changes: 11 additions & 0 deletions packages/sdk-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tma.js/sdk-react

## 0.4.16

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 0.4.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/sdk-react",
"version": "0.4.15",
"version": "0.4.16",
"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",
Expand Down
9 changes: 9 additions & 0 deletions packages/sdk-solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tma.js/sdk-solid

## 0.1.15

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 0.1.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/sdk-solid",
"version": "0.1.14",
"version": "0.1.15",
"description": "Solid JS bindings for Mini Apps client SDK.",
"author": "Vladislav Kibenko <[email protected]>",
"homepage": "https://github.com/Telegram-Mini-Apps/tma.js#readme",
Expand Down
13 changes: 13 additions & 0 deletions packages/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @tma.js/sdk

## 0.12.8

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]
- @tma.js/[email protected]

## 0.12.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/sdk",
"version": "0.12.7",
"version": "0.12.8",
"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",
Expand Down
8 changes: 8 additions & 0 deletions packages/solid-router-integration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @tma.js/solid-router-integration

## 0.0.2

### Patch Changes

- 6469933: Actualize links and comments
- Updated dependencies [6469933]
- @tma.js/[email protected]

## 0.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid-router-integration/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/solid-router-integration",
"version": "0.0.1",
"version": "0.0.2",
"description": "@solidjs/router integration for navigation.",
"author": "Vladislav Kibenko <[email protected]>",
"homepage": "https://github.com/Telegram-Mini-Apps/tma.js#readme",
Expand Down
7 changes: 7 additions & 0 deletions packages/theme-params/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tma.js/theme-params

## 0.0.6

### Patch Changes

- Updated dependencies [6469933]
- @tma.js/[email protected]

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/theme-params/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/theme-params",
"version": "0.0.5",
"version": "0.0.6",
"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",
Expand Down
6 changes: 6 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tma.js/utils

## 0.5.6

### Patch Changes

- 6469933: Actualize links and comments

## 0.5.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tma.js/utils",
"version": "0.5.5",
"version": "0.5.6",
"description": "Mini Apps core TypeScript utilities reused by other packages of ecosystem.",
"author": "Vladislav Kibenko <[email protected]>",
"homepage": "https://github.com/Telegram-Mini-Apps/tma.js#readme",
Expand Down

0 comments on commit 2f51dae

Please sign in to comment.