Skip to content

Commit 50e4542

Browse files
chore(release): 0.4.3 [skip ci]
1 parent 45825c1 commit 50e4542

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.4.3](https://github.com/atom-minimap/minimap-bookmarks/compare/v0.4.2...v0.4.3) (2020-11-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add minimap as dependency ([927c0ac](https://github.com/atom-minimap/minimap-bookmarks/commit/927c0ac31a5ce0b457aaa322209de724c6d04f3a))
7+
* decaffeinate ([d9ad626](https://github.com/atom-minimap/minimap-bookmarks/commit/d9ad626ab2a556290da613ee408e4e64ad524307))
8+
19
<a name="v0.4.2"></a>
210
# v0.4.2 (2016-08-31)
311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "minimap-bookmarks",
33
"main": "./lib/minimap-bookmarks",
4-
"version": "0.4.2",
4+
"version": "0.4.3",
55
"description": "Displays Atom bookmarks in the minimap",
66
"repository": "https://github.com/atom-minimap/minimap-bookmarks",
77
"license": "MIT",

0 commit comments

Comments
 (0)