Skip to content

Commit

Permalink
No changes
Browse files Browse the repository at this point in the history
  • Loading branch information
metacurb committed Mar 31, 2024
1 parent 37b6f29 commit 9ee6d9c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [0.6.2] - 2024-03-31

### Changed

- Nothing

## [0.6.1] - 2024-03-31

## Fixed
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "blamer-vs",
"displayName": "SVN Blamer",
"description": "Visually blame SVN-stored code line-by-line",
"version": "0.6.1",
"version": "0.6.2",
"publisher": "beaugust",
"repository": {
"type": "git",
Expand Down Expand Up @@ -120,4 +120,4 @@
"prettier --cache --write --ignore-unknown"
]
}
}
}

0 comments on commit 9ee6d9c

Please sign in to comment.