Skip to content

Commit 7c8e7de

Browse files
chore(release): 4.34.0 [skip ci]
1 parent 7005a8f commit 7c8e7de

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [4.34.0](https://github.com/atom-minimap/minimap/compare/v4.33.0...v4.34.0) (2020-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* less containment for minimap-quick-settings ([2747b7f](https://github.com/atom-minimap/minimap/commit/2747b7f31364e1ba5f73577e916027ae5ebe6c71))
7+
8+
9+
### Features
10+
11+
* add css containment to minimap elements ([f2be7d9](https://github.com/atom-minimap/minimap/commit/f2be7d98fa5d61193c3f97ffbf658cae31fc47bb))
12+
113
# [4.33.0](https://github.com/atom-minimap/minimap/compare/v4.32.0...v4.33.0) (2020-11-21)
214

315

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",
33
"main": "./lib/main",
4-
"version": "4.33.0",
4+
"version": "4.34.0",
55
"private": true,
66
"description": "A preview of the full source code.",
77
"author": "Fangdun Cai <[email protected]>, Amin Yahyaabadi <[email protected]>",

0 commit comments

Comments
 (0)