Skip to content

Commit

Permalink
chore: release v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed May 24, 2024
1 parent b959544 commit 4293354
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# CHANGELOG

## 0.20.2 (2024-05-24)

### Fix

- Move skiped warning to bottomRight placement

### Docs

- 添加「微信」、「支付宝」打赏,谢谢支持

## 0.20.1 (2024-05-23)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"publisher": "Minko",
"name": "image-manager",
"displayName": "Image Manager",
"version": "0.20.1",
"version": "0.20.2",
"private": true,
"description": "压缩、裁剪、转换格式、搜索、查找相似图片的vscode插件 | Compress, crop, convert format, search and find similary images in vscode",
"type": "commonjs",
Expand Down

0 comments on commit 4293354

Please sign in to comment.