Skip to content

Commit

Permalink
chore(release): 4.39.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 2, 2021
1 parent 358d781 commit 64ee4b0
Show file tree
Hide file tree
Showing 11 changed files with 7,100 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.39.7](https://github.com/atom-minimap/minimap/compare/v4.39.6...v4.39.7) (2021-02-02)


### Bug Fixes

* view provider returns correct minimap element ([#781](https://github.com/atom-minimap/minimap/issues/781)) ([358d781](https://github.com/atom-minimap/minimap/commit/358d781114d85f5214cfdf46433dba9d33a6b5c2))

## [4.39.6](https://github.com/atom-minimap/minimap/compare/v4.39.5...v4.39.6) (2021-01-30)

### Bug fixes
Expand Down
2 changes: 0 additions & 2 deletions dist/main-04f2e9e9.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/main-04f2e9e9.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/main-57e80f3d.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/main-57e80f3d.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.

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

7,085 changes: 7,085 additions & 0 deletions package-lock.json

Large diffs are not rendered by default.

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.6",
"version": "4.39.7",
"description": "A preview of the full source code.",
"author": "Fangdun Cai <cfddream@gmail.com>, Amin Yahyaabadi <aminyahyaabadi74@gmail.com>",
"keywords": [
Expand Down

0 comments on commit 64ee4b0

Please sign in to comment.