We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4feea00 commit 3c95bdaCopy full SHA for 3c95bda
packages/ui-react/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog @tonconnect/ui-react
2
3
+## [2.0.3-beta.2](https://github.com/ton-connect/sdk/compare/ui-react-2.0.3-beta.1...ui-react-2.0.3-beta.2) (2024-05-20)
4
+
5
6
7
## [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)
8
9
packages/ui-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@tonconnect/ui-react",
- "version": "2.0.3-beta.1",
+ "version": "2.0.3-beta.2",
"scripts": {
"dev": "vite",
"build": "tsc && vite build"
0 commit comments