Skip to content

Commit

Permalink
Version 3.4.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
cweijan committed Dec 14, 2024
1 parent 0818459 commit 24f1cf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Change log

# 3.4.8 2024-12-14

- Modify the font of the markdown editor.

# 3.4.6 2024-12-13

- Add more markdown editor theme.
- Add more markdown editor theme.
- Support refresh for zip viewer.

# 3.4.2 2024-9-28
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.4.7",
"version": "3.4.8",
"publisher": "cweijan",
"icon": "images/icon.png",
"engines": {
Expand Down

0 comments on commit 24f1cf7

Please sign in to comment.