Skip to content

Commit

Permalink
chore(ui-react): release version 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba committed Apr 22, 2024
1 parent 2758e76 commit 9d1ffa5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/ui-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog @tonconnect/ui-react

## [2.0.2](https://github.com/ton-connect/sdk/compare/ui-react-2.0.2-beta.1...ui-react-2.0.2) (2024-04-22)



## [2.0.2-beta.1](https://github.com/ton-connect/sdk/compare/ui-react-2.0.2-beta.0...ui-react-2.0.2-beta.1) (2024-04-22)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tonconnect/ui-react",
"version": "2.0.2-beta.1",
"version": "2.0.2",
"scripts": {
"dev": "vite",
"build": "tsc && vite build"
Expand Down

0 comments on commit 9d1ffa5

Please sign in to comment.