Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 28, 2020
1 parent a9bc932 commit 26a7b01
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.2](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.1...v5.0.2) (2020-11-28)


### Bug Fixes

* add activation hook ([fc56a6e](https://github.com/atom-minimap/minimap-find-and-replace/commit/fc56a6e80cf3d358b2d890a8d354da2906d50051))

## [5.0.1](https://github.com/atom-minimap/minimap-find-and-replace/compare/v5.0.0...v5.0.1) (2020-11-26)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "minimap-find-and-replace",
"main": "./lib/minimap-find-and-replace",
"version": "5.0.1",
"version": "5.0.2",
"description": "Minimap bindings for the find and replace package",
"author": "Cédric Néhémie <[email protected]>",
"repository": "https://github.com/atom-minimap/minimap-find-and-replace",
Expand Down

0 comments on commit 26a7b01

Please sign in to comment.