Skip to content

Commit b87d71c

Browse files
committed
chore(ui-react): release version 2.0.3-beta.1
1 parent bea7407 commit b87d71c

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.3-beta.1](https://github.com/ton-connect/sdk/compare/ui-react-2.0.3-beta.0...ui-react-2.0.3-beta.1) (2024-05-20)
4+
5+
6+
37
## [2.0.3-beta.0](https://github.com/ton-connect/sdk/compare/ui-react-2.0.2...ui-react-2.0.3-beta.0) (2024-05-09)
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.3-beta.0",
3+
"version": "2.0.3-beta.1",
44
"scripts": {
55
"dev": "vite",
66
"build": "tsc && vite build"

0 commit comments

Comments
 (0)