Skip to content

Commit

Permalink
v2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
charlzyx committed Oct 29, 2022
1 parent 9dd754a commit dfaa8f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG


## v2.2.8
- macOS/Windows/Linux(test on WSL Arch) 无边框版本

## v2.2.7
- 尝试修复 windows 11 拖拽窗口卡顿漂移的问题
[master 8a9035d] fix: 🐛 有没有一种可能是 多个 daa-tauri-drag-region 导致的问题
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rush",
"private": true,
"version": "2.2.7",
"version": "2.2.8",
"type": "module",
"licenses": [
{
Expand Down

1 comment on commit dfaa8f4

@vercel
Copy link

@vercel vercel bot commented on dfaa8f4 Oct 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rush – ./

rushapp.vercel.app
rush-charlzyx.vercel.app
rush-git-master-charlzyx.vercel.app

Please sign in to comment.