We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5bc3af commit 6e395d8Copy full SHA for 6e395d8
packages/ui-react/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog @tonconnect/ui-react
2
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
7
## [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)
8
9
packages/ui-react/package.json
@@ -1,6 +1,6 @@
{
"name": "@tonconnect/ui-react",
- "version": "2.0.1",
+ "version": "2.0.2-beta.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build"
0 commit comments