Skip to content

Commit 651227b

Browse files
chore(release): 4.35.3 [skip ci]
1 parent c5b010b commit 651227b

File tree

3 files changed

+23
-9
lines changed

3 files changed

+23
-9
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.35.3](https://github.com/atom-minimap/minimap/compare/v4.35.2...v4.35.3) (2020-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* decrease the width of scroll indicator ([06db644](https://github.com/atom-minimap/minimap/commit/06db6443d02f78ffa3ad610c734747297d7f5141))
7+
* make scroll indicator more visible ([9384703](https://github.com/atom-minimap/minimap/commit/938470352689df47c391ea214c4bfca528fb38bf))
8+
19
## [4.35.2](https://github.com/atom-minimap/minimap/compare/v4.35.1...v4.35.2) (2020-11-22)
210

311

package-lock.json

Lines changed: 14 additions & 8 deletions
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",
33
"main": "./lib/main",
4-
"version": "4.35.2",
4+
"version": "4.35.3",
55
"description": "A preview of the full source code.",
66
"author": "Fangdun Cai <[email protected]>, Amin Yahyaabadi <[email protected]>",
77
"keywords": [

0 commit comments

Comments
 (0)