Skip to content

Commit 12b31a6

Browse files
committed
chore(release): 2.4.1
1 parent 1ddf2bd commit 12b31a6

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.4.1](https://github.com/dessant/clear-browsing-data/compare/v2.4.0...v2.4.1) (2019-11-10)
6+
7+
8+
### Bug Fixes
9+
10+
* hide scrollbar during action popup height transitions ([65b2d82](https://github.com/dessant/clear-browsing-data/commit/65b2d828f06ac2811907b33b76d458fcba95318f))
11+
* increase spacing between option components ([cba69fe](https://github.com/dessant/clear-browsing-data/commit/cba69fe14f8cb68740d8819aa3a235de5bc87551))
12+
* remove unused permission ([1ddf2bd](https://github.com/dessant/clear-browsing-data/commit/1ddf2bdc7e81906dfebea3b5ae244aeb730d4e31))
13+
514
## [2.4.0](https://github.com/dessant/clear-browsing-data/compare/v2.3.0...v2.4.0) (2019-09-06)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clear-browsing-data",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"author": "Armin Sebastian",
55
"repository": "https://github.com/dessant/clear-browsing-data",
66
"license": "GPL-3.0-only",

0 commit comments

Comments
 (0)