Skip to content

Commit 9311980

Browse files
committed
chore(release): 2.4.0
1 parent 9781116 commit 9311980

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.0](https://github.com/dessant/clear-browsing-data/compare/v2.3.0...v2.4.0) (2019-09-06)
6+
7+
8+
### Features
9+
10+
* clear browsing data from the past 1, 3, 10, and 30 minutes ([1d91308](https://github.com/dessant/clear-browsing-data/commit/1d91308)), closes [#17](https://github.com/dessant/clear-browsing-data/issues/17)
11+
512
## [2.3.0](https://github.com/dessant/clear-browsing-data/compare/v2.2.0...v2.3.0) (2019-05-24)
613

714

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.3.0",
3+
"version": "2.4.0",
44
"author": "Armin Sebastian",
55
"repository": "https://github.com/dessant/clear-browsing-data",
66
"license": "GPL-3.0-only",

0 commit comments

Comments
 (0)