Skip to content

Commit aa8488c

Browse files
chore(release): 4.5.3 [skip ci]
1 parent 3573f46 commit aa8488c

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+
## [4.5.3](https://github.com/atom-minimap/minimap-selection/compare/v4.5.2...v4.5.3) (2020-12-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump atom-package-deps from 7.0.2 to 7.0.3 ([#14](https://github.com/atom-minimap/minimap-selection/issues/14)) ([3573f46](https://github.com/atom-minimap/minimap-selection/commit/3573f46610d0ae48e868610a9f1cca8a3774d315))
7+
18
## [4.5.2](https://github.com/atom-minimap/minimap-selection/compare/v4.5.1...v4.5.2) (2020-12-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-selection",
33
"main": "./lib/minimap-selection",
4-
"version": "4.5.2",
4+
"version": "4.5.3",
55
"description": "Display the buffer's selections on the minimap",
66
"repository": "https://github.com/atom-minimap/minimap-selection",
77
"license": "MIT",

0 commit comments

Comments
 (0)