Skip to content

Commit 95637c0

Browse files
chore(release): 4.36.3 [skip ci]
1 parent 46ba9bb commit 95637c0

File tree

4 files changed

+11
-3
lines changed

4 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.36.3](https://github.com/atom-minimap/minimap/compare/v4.36.2...v4.36.3) (2020-12-31)
2+
3+
4+
### Bug Fixes
5+
6+
* use shorter version of object props ([d7ba069](https://github.com/atom-minimap/minimap/commit/d7ba06904645e75538858126cd80c3fa38083e66))
7+
* use strings interpolation instead of + ([012dd00](https://github.com/atom-minimap/minimap/commit/012dd00c314473ed2791a1c96f64f9b908eaa19a))
8+
19
## [4.36.2](https://github.com/atom-minimap/minimap/compare/v4.36.1...v4.36.2) (2020-12-30)
210

311

dist/main.js.map

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-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",
33
"main": "./dist/main.js",
4-
"version": "4.36.2",
4+
"version": "4.36.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)