Skip to content

Commit 7dbae4a

Browse files
chore(release): 1.0.5 [skip ci]
1 parent aa3a61c commit 7dbae4a

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+
## [1.0.5](https://github.com/atom-minimap/minimap-cursorline/compare/v1.0.4...v1.0.5) (2021-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **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))
7+
18
## [1.0.4](https://github.com/atom-minimap/minimap-cursorline/compare/v1.0.3...v1.0.4) (2021-05-10)
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-cursorline",
33
"main": "./lib/minimap-cursorline",
4-
"version": "1.0.4",
4+
"version": "1.0.5",
55
"description": "Displays Atom cursorline in the minimap",
66
"repository": "https://github.com/atom-minimap/minimap-cursorline",
77
"license": "MIT",

0 commit comments

Comments
 (0)