Skip to content

Commit 780962b

Browse files
committed
chore(ui-react): release version 2.0.4
1 parent faa533d commit 780962b

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

0 commit comments

Comments
 (0)