Skip to content

Commit 0f28ee0

Browse files
authored
chore: Prepare for release 0.7.3 (#504)
1 parent bae557e commit 0f28ee0

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
@@ -2,6 +2,12 @@
22

33
All notable changes to the "blamer-vs" extension will be documented in this file.
44

5+
## [0.7.3] - 2025-02-10
6+
7+
### Fixed
8+
9+
- Bug with line decorations losing dispose method when being stored
10+
511
## [0.7.2] - 2025-01-08
612

713
### 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
@@ -2,7 +2,7 @@
22
"name": "blamer-vs",
33
"displayName": "SVN Blamer",
44
"description": "Visually blame SVN-stored code line-by-line",
5-
"version": "0.7.2",
5+
"version": "0.7.3",
66
"publisher": "beaugust",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)