Skip to content

Commit 55a1b00

Browse files
committed
chore(ui): release version 2.0.1-beta.2
1 parent 73c7250 commit 55a1b00

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/ui/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog @tonconnect/ui
22

3+
## [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)
4+
5+
6+
### Features
7+
8+
* **ui:** improve transition between some browsers ([c083470](https://github.com/ton-connect/sdk/commit/c083470500bdc993afea7d172592ac4bbc0266bb))
9+
* **ui:** improve transition flow between dapp and all wallets across devices ([4e9d6f0](https://github.com/ton-connect/sdk/commit/4e9d6f0200c2d24293416d33d835db7d13bdcb45))
10+
11+
12+
313
## [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)
414

515

packages/ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tonconnect/ui",
3-
"version": "2.0.1-beta.1",
3+
"version": "2.0.1-beta.2",
44
"scripts": {
55
"start": "vite --host",
66
"dev": "vite",

0 commit comments

Comments
 (0)