Skip to content

Commit

Permalink
chore(release): 1.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jul 27, 2021
1 parent aa3a61c commit 7dbae4a
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 @@
## [1.0.5](https://github.com/atom-minimap/minimap-cursorline/compare/v1.0.4...v1.0.5) (2021-07-27)


### Bug Fixes

* **deps:** bump actions/setup-node from 2.1.5 to 2.3.0 ([#78](https://github.com/atom-minimap/minimap-cursorline/issues/78)) ([aa3a61c](https://github.com/atom-minimap/minimap-cursorline/commit/aa3a61cce03205937d1951c3759d821beb48ecd8))

## [1.0.4](https://github.com/atom-minimap/minimap-cursorline/compare/v1.0.3...v1.0.4) (2021-05-10)


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-cursorline",
"main": "./lib/minimap-cursorline",
"version": "1.0.4",
"version": "1.0.5",
"description": "Displays Atom cursorline in the minimap",
"repository": "https://github.com/atom-minimap/minimap-cursorline",
"license": "MIT",
Expand Down

0 comments on commit 7dbae4a

Please sign in to comment.