Skip to content

Commit b939d7b

Browse files
chore(release): 4.3.2 [skip ci]
1 parent fecdb56 commit b939d7b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.3.2](https://github.com/atom-minimap/minimap-git-diff/compare/v4.3.1...v4.3.2) (2020-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* decaffeinate ([ada84e0](https://github.com/atom-minimap/minimap-git-diff/commit/ada84e07ba93350a6ad72eb639083245d92092d0))
7+
* release with semantic release ([4feb3fb](https://github.com/atom-minimap/minimap-git-diff/commit/4feb3fbf51c9e8290de7d385ce3ee8bd303d0e1a))
8+
19
<a name="v4.3.1"></a>
210
# v4.3.1 (2016-05-07)
311

@@ -264,4 +272,4 @@
264272
- Adds screenshot ion README ([b413fec7](https://github.com/atom-minimap/minimap-git-diff/commit/b413fec7200efd6fd5fda73eb3147c7dc3572fd8))
265273
- Adds screenshot ([3b3bd8d9](https://github.com/atom-minimap/minimap-git-diff/commit/3b3bd8d9a2d8aa46ca033255eedb942f4a5d1445))
266274
- Adds hooks on minimap updates ([7eeb6d1d](https://github.com/atom-minimap/minimap-git-diff/commit/7eeb6d1da2801112218ff304d7891b40494f770f))
267-
- Implements the minimap diff display and update ([74b8b478](https://github.com/atom-minimap/minimap-git-diff/commit/74b8b478b165d0ef62a859a5593196ccb3e97e33))
275+
- Implements the minimap diff display and update ([74b8b478](https://github.com/atom-minimap/minimap-git-diff/commit/74b8b478b165d0ef62a859a5593196ccb3e97e33))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimap-git-diff",
33
"main": "./lib/minimap-git-diff",
4-
"version": "4.3.1",
4+
"version": "4.3.2",
55
"description": "A minimap binding for the git diff package",
66
"author": "Cédric Néhémie <[email protected]>",
77
"repository": "https://github.com/atom-minimap/minimap-git-diff",

0 commit comments

Comments
 (0)