Skip to content

Commit

Permalink
chore(release): 4.35.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 1, 2020
1 parent 4b61e90 commit e512a37
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.35.5](https://github.com/atom-minimap/minimap/compare/v4.35.4...v4.35.5) (2020-12-01)


### Bug Fixes

* disable desynchronized canvas on Linux ([7b3e51e](https://github.com/atom-minimap/minimap/commit/7b3e51e1b459783cb871c8c731a482489ebb55f0))

## [4.35.4](https://github.com/atom-minimap/minimap/compare/v4.35.3...v4.35.4) (2020-11-27)


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

0 comments on commit e512a37

Please sign in to comment.