Skip to content

Commit

Permalink
chore(release): 4.35.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 21, 2020
1 parent 1168dae commit 94eeb0b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [4.35.0](https://github.com/atom-minimap/minimap/compare/v4.34.0...v4.35.0) (2020-11-21)


### Bug Fixes

* requests flush changes if not already requested ([79d6e41](https://github.com/atom-minimap/minimap/commit/79d6e4117cbe009d341b89cf221b952950fdc01b))


### Features

* use requestAnimationFrame for scheduleChanges ([2ca5006](https://github.com/atom-minimap/minimap/commit/2ca500668239342b8d5a6d670da73fc8ea6beb6d))

# [4.34.0](https://github.com/atom-minimap/minimap/compare/v4.33.0...v4.34.0) (2020-11-21)


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.34.0",
"version": "4.35.0",
"private": true,
"description": "A preview of the full source code.",
"author": "Fangdun Cai <[email protected]>, Amin Yahyaabadi <[email protected]>",
Expand Down

0 comments on commit 94eeb0b

Please sign in to comment.