Skip to content

Commit 1d37740

Browse files
chore(release): 4.37.0 [skip ci]
1 parent a47a20f commit 1d37740

File tree

5 files changed

+12
-4
lines changed

5 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [4.37.0](https://github.com/atom-minimap/minimap/compare/v4.36.13...v4.37.0) (2021-01-07)
2+
3+
4+
### Features
5+
6+
* observeAndWarn function ([65de0e0](https://github.com/atom-minimap/minimap/commit/65de0e071586e5263d20f5ea1e72426c494236c7))
7+
* warn about poor performance if treesitter is off ([67b60c8](https://github.com/atom-minimap/minimap/commit/67b60c84cd85d62296c2921c529a2aed2d465aef))
8+
19
## [4.36.13](https://github.com/atom-minimap/minimap/compare/v4.36.12...v4.36.13) (2021-01-03)
210

311

dist/main.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.13",
4+
"version": "4.37.0",
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)