Skip to content

Commit 94eeb0b

Browse files
chore(release): 4.35.0 [skip ci]
1 parent 1168dae commit 94eeb0b

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.35.0](https://github.com/atom-minimap/minimap/compare/v4.34.0...v4.35.0) (2020-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* requests flush changes if not already requested ([79d6e41](https://github.com/atom-minimap/minimap/commit/79d6e4117cbe009d341b89cf221b952950fdc01b))
7+
8+
9+
### Features
10+
11+
* use requestAnimationFrame for scheduleChanges ([2ca5006](https://github.com/atom-minimap/minimap/commit/2ca500668239342b8d5a6d670da73fc8ea6beb6d))
12+
113
# [4.34.0](https://github.com/atom-minimap/minimap/compare/v4.33.0...v4.34.0) (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.34.0",
4+
"version": "4.35.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)