Skip to content

Commit b20d0d8

Browse files
chore(release): 5.0.9 [skip ci]
1 parent ca557fa commit b20d0d8

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.9](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.8...v5.0.9) (2021-07-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump atom-package-deps from 7.2.3 to 8.0.0 ([#97](https://github.com/atom-minimap/minimap-find-and-replace/issues/97)) ([ca557fa](https://github.com/atom-minimap/minimap-find-and-replace/commit/ca557fab54f0c272430c9c701cce4b793a4d170f))
7+
18
## [5.0.8](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.7...v5.0.8) (2021-01-18)
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.8",
4+
"version": "5.0.9",
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)