Skip to content

Commit e848348

Browse files
chore(release): 4.5.1 [skip ci]
1 parent 89a8186 commit e848348

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.5.1](https://github.com/atom-minimap/minimap-selection/compare/v4.5.0...v4.5.1) (2020-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add minimap as dependency ([efa92c2](https://github.com/atom-minimap/minimap-selection/commit/efa92c235479a1c5e5e57dfb363e41465d2c100c))
7+
* decaffeinate ([8d74802](https://github.com/atom-minimap/minimap-selection/commit/8d7480246f3f037af47d8da2ed75809bb1384a8b))
8+
19
<a name="v4.5.0"></a>
210
# v4.5.0 (2017-08-09)
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-selection",
33
"main": "./lib/minimap-selection",
4-
"version": "4.5.0",
4+
"version": "4.5.1",
55
"description": "Display the buffer's selections on the minimap",
66
"repository": "https://github.com/atom-minimap/minimap-selection",
77
"license": "MIT",

0 commit comments

Comments
 (0)