Skip to content

Commit 1483221

Browse files
chore(release): 4.6.2 [skip ci]
1 parent 1b58f8f commit 1483221

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.6.2](https://github.com/atom-minimap/minimap-highlight-selected/compare/v4.6.1...v4.6.2) (2020-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add minimap as dependency ([c349d21](https://github.com/atom-minimap/minimap-highlight-selected/commit/c349d21968cee637efb33c5691184f1356ef8ba5))
7+
* decaffeinate ([0264d0d](https://github.com/atom-minimap/minimap-highlight-selected/commit/0264d0d5457faf7d9f0f2d16078943c545ed97cf))
8+
19
<a name="4.6.1"></a>
210
# 4.6.1 (2017-01-12)
311

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.1",
4+
"version": "4.6.2",
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)