Skip to content

Commit

Permalink
Prepare v1.4.1 release (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
caponetto committed Mar 4, 2023
1 parent f3067eb commit 7b63889
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.4.1

- Fix line numbers shift

# 1.4.0

- Fix control of diff2html font
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-diff-viewer",
"displayName": "Diff Viewer",
"description": "Visualize git diff files in VS Code",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",
"publisher": "caponetto",
"homepage": "https://github.com/caponetto/vscode-diff-viewer",
Expand Down

0 comments on commit 7b63889

Please sign in to comment.