Skip to content

Commit 47e1524

Browse files
authored
Merge pull request #597 from Telegram-Mini-Apps/changeset-release/master
chore(packages): version packages
2 parents a4a606b + 58d38c0 commit 47e1524

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cuddly-oranges-smoke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/sdk-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @telegram-apps/sdk-react
22

3+
## 2.0.20
4+
5+
### Patch Changes
6+
7+
- 26e48b3: Allow using `react@19`
8+
39
## 2.0.19
410

511
### Patch Changes

packages/sdk-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@telegram-apps/sdk-react",
3-
"version": "2.0.19",
3+
"version": "2.0.20",
44
"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.",
55
"author": "Vladislav Kibenko <[email protected]>",
66
"homepage": "https://github.com/Telegram-Mini-Apps/telegram-apps#readme",

0 commit comments

Comments
 (0)