Skip to content

Commit

Permalink
v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochao.yang committed Oct 26, 2022
1 parent 109e147 commit df71643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## v2.1.0
## v2.1.1
- [master 8618e05] perf: ⚡️ 路由替换, 追加文档&在线链接
- 解决上传中切换页面导致上传/压缩终止问题
- 替换 wasm 为 https://github.com/skyfish-qc/pngtiny 原始版本
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.1.0",
"version": "2.1.1",
"type": "module",
"licenses": [
{
Expand Down

1 comment on commit df71643

@vercel
Copy link

@vercel vercel bot commented on df71643 Oct 26, 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 – ./

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

Please sign in to comment.