Skip to content

Commit ba2b3df

Browse files
chore(release): 5.0.6 [skip ci]
1 parent 77d2f40 commit ba2b3df

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.6](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.5...v5.0.6) (2020-12-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Optimizations ([#39](https://github.com/atom-minimap/minimap-find-and-replace/issues/39)) ([77d2f40](https://github.com/atom-minimap/minimap-find-and-replace/commit/77d2f40c9cfb45e7c3f447fe5fac784e1d85d059))
7+
18
## [5.0.5](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.4...v5.0.5) (2020-12-08)
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.5",
4+
"version": "5.0.6",
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)