Skip to content

Commit e05efa5

Browse files
chore(release): 5.0.4 [skip ci]
1 parent a72edfb commit e05efa5

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+
## [5.0.4](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.3...v5.0.4) (2020-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* only highlight when panel is visible ([#37](https://github.com/atom-minimap/minimap-find-and-replace/issues/37)) ([26ed59f](https://github.com/atom-minimap/minimap-find-and-replace/commit/26ed59f9b01b3a8a92d4112769c971a49a3b151f))
7+
18
## [5.0.3](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.2...v5.0.3) (2020-11-28)
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-find-and-replace",
33
"main": "./lib/minimap-find-and-replace",
4-
"version": "5.0.3",
4+
"version": "5.0.4",
55
"description": "Minimap bindings for the find and replace package",
66
"author": "Cédric Néhémie <[email protected]>",
77
"repository": "https://github.com/atom-minimap/minimap-find-and-replace",

0 commit comments

Comments
 (0)