Skip to content

Commit f29b657

Browse files
chore(release): 5.0.5 [skip ci]
1 parent 3f826be commit f29b657

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.5](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.4...v5.0.5) (2020-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* remove panel visibility listener on deactivate ([#38](https://github.com/atom-minimap/minimap-find-and-replace/issues/38)) ([3f826be](https://github.com/atom-minimap/minimap-find-and-replace/commit/3f826be918b4ec5bacc2e4da95cd3a9ddd094875))
7+
18
## [5.0.4](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.3...v5.0.4) (2020-12-07)
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.4",
4+
"version": "5.0.5",
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)