Skip to content

Commit

Permalink
Version 3.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
cweijan committed Mar 5, 2024
1 parent 6e64a17 commit b25a2b3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- 集成了一个图标主题和颜色主题.
- 支持预览xlsx, docx, svg, pdf, zip等办公文件格式.
- 集成[Vditor](https://github.com/Vanessa219/vditor)实现对markdown的所见[即所得编辑(对代码块支持较差).
- 集成[Vditor](https://github.com/Vanessa219/vditor)实现对markdown的所见即所得编辑(对代码块支持较差).

## Sponsor

Expand Down
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

# 3.2.2 2024-3-5

- Support modifying editor theme individually.

# 3.2.0 2024-3-4

- Use vscode default editor when diffing.
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 @@
"name": "vscode-office",
"displayName": "Office Viewer(Markdown Editor)",
"description": "View word,excel files and using WYSIWYG editor for markdown.",
"version": "3.2.1",
"version": "3.2.2",
"publisher": "cweijan",
"icon": "images/icon.png",
"engines": {
Expand Down

0 comments on commit b25a2b3

Please sign in to comment.