Skip to content

Commit f4e8eeb

Browse files
chore(release): 5.0.7 [skip ci]
1 parent 1a57bd3 commit f4e8eeb

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+
## [5.0.7](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.6...v5.0.7) (2020-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump atom-package-deps from 7.0.2 to 7.0.3 ([#42](https://github.com/atom-minimap/minimap-find-and-replace/issues/42)) ([b6ace78](https://github.com/atom-minimap/minimap-find-and-replace/commit/b6ace781c72fecb303cd2e007e21dc56d1ea4ba6))
7+
* fix deactivate ([6b1be0f](https://github.com/atom-minimap/minimap-find-and-replace/commit/6b1be0f1ef1e5708d989527c2921b484a16ed0d6))
8+
19
## [5.0.6](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.5...v5.0.6) (2020-12-11)
210

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-find-and-replace",
33
"main": "./lib/minimap-find-and-replace",
4-
"version": "5.0.6",
4+
"version": "5.0.7",
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)