Skip to content

Commit

Permalink
chore: release v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Jul 15, 2024
1 parent a9796b5 commit 79872e4
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

## 1.9.1 (2024-07-15)

### Fix

- 修复了一些样式上的小问题

### Performance

- 性能优化

## 1.9.0 (2024-07-12)

### Feat
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": "1.9.0",
"version": "1.9.1",
"private": true,
"description": "压缩、裁剪、转换格式、搜索、查找相似图片的vscode插件 | Compress, crop, convert format, search and find similary images in vscode",
"type": "commonjs",
Expand Down

0 comments on commit 79872e4

Please sign in to comment.