Skip to content

Commit

Permalink
chore(release): 4.6.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 26, 2021
1 parent d6a1125 commit 2e984ac
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 @@
## [4.6.6](https://github.com/atom-minimap/minimap-highlight-selected/compare/v4.6.5...v4.6.6) (2021-07-26)


### Bug Fixes

* **deps:** bump atom-package-deps from 7.2.3 to 8.0.0 ([#120](https://github.com/atom-minimap/minimap-highlight-selected/issues/120)) ([d6a1125](https://github.com/atom-minimap/minimap-highlight-selected/commit/d6a11259b0a92b8a2afacf538b8925c02313eb9d))

## [4.6.5](https://github.com/atom-minimap/minimap-highlight-selected/compare/v4.6.4...v4.6.5) (2021-01-18)


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-highlight-selected",
"main": "./lib/minimap-highlight-selected",
"version": "4.6.5",
"version": "4.6.6",
"description": "A minimap binding for the highlight-selected package",
"repository": "https://github.com/atom-minimap/minimap-highlight-selected",
"license": "MIT",
Expand Down

0 comments on commit 2e984ac

Please sign in to comment.