Skip to content

Commit 6e395d8

Browse files
committed
chore(ui-react): release version 2.0.2-beta.0
1 parent f5bc3af commit 6e395d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/ui-react/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog @tonconnect/ui-react
22

3+
## [2.0.2-beta.0](https://github.com/ton-connect/sdk/compare/ui-react-2.0.1...ui-react-2.0.2-beta.0) (2024-04-22)
4+
5+
6+
37
## [2.0.1](https://github.com/ton-connect/sdk/compare/ui-react-2.0.1-beta.9...ui-react-2.0.1) (2024-04-22)
48

59

packages/ui-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tonconnect/ui-react",
3-
"version": "2.0.1",
3+
"version": "2.0.2-beta.0",
44
"scripts": {
55
"dev": "vite",
66
"build": "tsc && vite build"

0 commit comments

Comments
 (0)