Skip to content

Commit 198a05e

Browse files
chore(release): 4.6.5 [skip ci]
1 parent 6ea88f2 commit 198a05e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.6.5](https://github.com/atom-minimap/minimap-highlight-selected/compare/v4.6.4...v4.6.5) (2021-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump atom-package-deps from 7.0.3 to 7.1.0 ([#65](https://github.com/atom-minimap/minimap-highlight-selected/issues/65)) ([14d7df4](https://github.com/atom-minimap/minimap-highlight-selected/commit/14d7df4e96c1065c67f444b682051e61e90ed77c))
7+
18
## [4.6.4](https://github.com/atom-minimap/minimap-highlight-selected/compare/v4.6.3...v4.6.4) (2020-12-14)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -1,7 +1,7 @@
11
{
22
"name": "minimap-highlight-selected",
33
"main": "./lib/minimap-highlight-selected",
4-
"version": "4.6.4",
4+
"version": "4.6.5",
55
"description": "A minimap binding for the highlight-selected package",
66
"repository": "https://github.com/atom-minimap/minimap-highlight-selected",
77
"license": "MIT",

0 commit comments

Comments
 (0)