Skip to content

Commit

Permalink
Version 10.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Yu committed Jan 3, 2025
1 parent 4f6df5f commit a3b9c3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [10.7.3] - 2025-01-03

### Fixed
- (#4495) PDF viewer trimming failed due to PDF.js CSS canvas style changes.

## [10.7.2] - 2025-01-03

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "LaTeX Workshop",
"description": "Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.",
"icon": "icons/icon.png",
"version": "10.7.2",
"version": "10.7.3",
"publisher": "James-Yu",
"license": "MIT",
"homepage": "https://github.com/James-Yu/LaTeX-Workshop",
Expand Down

0 comments on commit a3b9c3f

Please sign in to comment.