Skip to content

Commit

Permalink
chore(ui): release version 2.0.1-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba committed Mar 8, 2024
1 parent 73c7250 commit 55a1b00
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog @tonconnect/ui

## [2.0.1-beta.2](https://github.com/ton-connect/sdk/compare/ui-2.0.1-beta.1...ui-2.0.1-beta.2) (2024-03-08)


### Features

* **ui:** improve transition between some browsers ([c083470](https://github.com/ton-connect/sdk/commit/c083470500bdc993afea7d172592ac4bbc0266bb))
* **ui:** improve transition flow between dapp and all wallets across devices ([4e9d6f0](https://github.com/ton-connect/sdk/commit/4e9d6f0200c2d24293416d33d835db7d13bdcb45))



## [2.0.1-beta.1](https://github.com/ton-connect/sdk/compare/ui-2.0.1-beta.0...ui-2.0.1-beta.1) (2024-02-29)


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

0 comments on commit 55a1b00

Please sign in to comment.