Skip to content

Commit

Permalink
chore(release): 4.35.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 22, 2020
1 parent 5211251 commit 5dbe2c4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.35.2](https://github.com/atom-minimap/minimap/compare/v4.35.1...v4.35.2) (2020-11-22)


### Bug Fixes

* add more passive:true to event listeners ([7df85b3](https://github.com/atom-minimap/minimap/commit/7df85b336bacb4c1a7e00c034475d9955eb51eba))
* Mark atom-utils event listeners as passive ([9850bec](https://github.com/atom-minimap/minimap/commit/9850bec60f2cdab653bd4855863b599f79cb94f3))

## [4.35.1](https://github.com/atom-minimap/minimap/compare/v4.35.0...v4.35.1) (2020-11-22)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "minimap",
"main": "./lib/main",
"version": "4.35.1",
"version": "4.35.2",
"description": "A preview of the full source code.",
"author": "Fangdun Cai <[email protected]>, Amin Yahyaabadi <[email protected]>",
"keywords": [
Expand Down

0 comments on commit 5dbe2c4

Please sign in to comment.