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