Skip to content

Commit ce34932

Browse files
committed
chore(release): 3.0.0
1 parent c102d6c commit ce34932

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## [3.0.0](https://github.com/dessant/clear-browsing-data/compare/v2.4.1...v3.0.0) (2019-11-15)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* browser versions before Chrome 76, Firefox 68 and Opera 63
11+
are no longer supported.
12+
13+
### Features
14+
15+
* add cacheStorage and remove serverBoundCertificates in Chrome and Opera ([c102d6c](https://github.com/dessant/clear-browsing-data/commit/c102d6cabf684fa9d7526a1616dcfe74721739f3))
16+
517
### [2.4.1](https://github.com/dessant/clear-browsing-data/compare/v2.4.0...v2.4.1) (2019-11-10)
618

719

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.1",
3+
"version": "3.0.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)