Skip to content

Commit 1de64b1

Browse files
chore(release): 4.31.0 [skip ci]
1 parent d12b42e commit 1de64b1

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.31.0](https://github.com/atom-minimap/minimap/compare/v4.30.2...v4.31.0) (2020-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* move less intensive conditions forward ([6540c39](https://github.com/atom-minimap/minimap/commit/6540c39d81c2aeaa62c87f99d2cfa56fcdd69c1a))
7+
8+
9+
### Features
10+
11+
* use optimal settings as the default ([68a7883](https://github.com/atom-minimap/minimap/commit/68a7883d3a301ebdca136982734b3bdd75bf3653))
12+
113
## [4.30.2](https://github.com/atom-minimap/minimap/compare/v4.30.1...v4.30.2) (2020-11-21)
214

315

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": "./lib/main",
4-
"version": "4.30.2",
4+
"version": "4.31.0",
55
"private": true,
66
"description": "A preview of the full source code.",
77
"author": "Fangdun Cai <[email protected]>, Amin Yahyaabadi <[email protected]>",

0 commit comments

Comments
 (0)