Skip to content

Commit 5dbe2c4

Browse files
chore(release): 4.35.2 [skip ci]
1 parent 5211251 commit 5dbe2c4

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
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.2](https://github.com/atom-minimap/minimap/compare/v4.35.1...v4.35.2) (2020-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* add more passive:true to event listeners ([7df85b3](https://github.com/atom-minimap/minimap/commit/7df85b336bacb4c1a7e00c034475d9955eb51eba))
7+
* Mark atom-utils event listeners as passive ([9850bec](https://github.com/atom-minimap/minimap/commit/9850bec60f2cdab653bd4855863b599f79cb94f3))
8+
19
## [4.35.1](https://github.com/atom-minimap/minimap/compare/v4.35.0...v4.35.1) (2020-11-22)
210

311

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