Skip to content

Commit

Permalink
chore(release): 4.39.14 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 10, 2021
1 parent 4922ac8 commit eee2e8b
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 8 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [4.39.14](https://github.com/atom-minimap/minimap/compare/v4.39.13...v4.39.14) (2021-05-10)


### Bug Fixes

* don't destory the dummty decoration ([fd61554](https://github.com/atom-minimap/minimap/commit/fd615543502a54334c6a9d94e370d4c5b4cee263))
* don't emit if the decoration is already destroyed ([30ad2d6](https://github.com/atom-minimap/minimap/commit/30ad2d606fe42a20ee151319757e4894ab605006))
* make the old decorations API type-safe ([a94020a](https://github.com/atom-minimap/minimap/commit/a94020a160161fdd309188591e0f50bbc4383494))
* remove excess return null ([930ba15](https://github.com/atom-minimap/minimap/commit/930ba15b4868daa08926d62d57ebe2b13f8c30b2))
* return a real destroyed decoration ([473d82c](https://github.com/atom-minimap/minimap/commit/473d82c9d746e81289a4dda1a21394e79b3be920))
* return destoryed decoration and disposable on fallback ([bd4eb25](https://github.com/atom-minimap/minimap/commit/bd4eb25df94234b10901bb115671f8b954d09bf2))

## [4.39.13](https://github.com/atom-minimap/minimap/compare/v4.39.12...v4.39.13) (2021-04-14)


Expand Down
2 changes: 0 additions & 2 deletions dist/main-022ad455.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/main-022ad455.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/main-71d7e97f.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/main-71d7e97f.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/main.js

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

9 changes: 9 additions & 0 deletions dist/minimap-plugin-generator-element-4b718cad.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/minimap-plugin-generator-element-4b718cad.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/minimap-plugin-generator-element-96ae49ae.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/minimap-plugin-generator-element-96ae49ae.js.map

This file was deleted.

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

0 comments on commit eee2e8b

Please sign in to comment.