Skip to content

Commit e2f41b7

Browse files
committed
Version 10.5.6
1 parent 48a4cb7 commit e2f41b7

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [10.5.6] - 2024-10-31
4+
5+
### Fixed
6+
- Remove bottom 10px margin of last page in PDF viewer.
7+
- (#4449) Add a warning message when bibtex parser failed.
8+
39
## [10.5.5] - 2024-10-22
410

511
### Fixed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "LaTeX Workshop",
44
"description": "Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.",
55
"icon": "icons/icon.png",
6-
"version": "10.5.5",
6+
"version": "10.5.6",
77
"publisher": "James-Yu",
88
"license": "MIT",
99
"homepage": "https://github.com/James-Yu/LaTeX-Workshop",

0 commit comments

Comments
 (0)