Skip to content

Commit dfbbe33

Browse files
chore(release): 5.0.8 [skip ci]
1 parent 2d07497 commit dfbbe33

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.8](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.7...v5.0.8) (2021-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump atom-package-deps from 7.0.3 to 7.1.0 ([#53](https://github.com/atom-minimap/minimap-find-and-replace/issues/53)) ([14dba21](https://github.com/atom-minimap/minimap-find-and-replace/commit/14dba217a6cdfed9cf8b44fc0bd80c3a1f51f740))
7+
18
## [5.0.7](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.6...v5.0.7) (2020-12-14)
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.7",
4+
"version": "5.0.8",
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)