Skip to content

Commit 3c783dc

Browse files
committed
chore(release): 3.2.0
1 parent 30b5e88 commit 3c783dc

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.2.0](https://github.com/dessant/clear-browsing-data/compare/v3.1.1...v3.2.0) (2020-09-28)
6+
7+
8+
### Features
9+
10+
* add support for Android ([30b5e88](https://github.com/dessant/clear-browsing-data/commit/30b5e8802b90661386e1e7782df20e0c993736e0))
11+
* support Chrome Incognito ([4dcc944](https://github.com/dessant/clear-browsing-data/commit/4dcc944241765acadb0bd43caac80bc99e577f33))
12+
13+
14+
### Bug Fixes
15+
16+
* increase favicon size ([7b8c254](https://github.com/dessant/clear-browsing-data/commit/7b8c254f4da0b3e9fa90bbb1b6ffc8cc91a3c2aa))
17+
518
### [3.1.1](https://github.com/dessant/clear-browsing-data/compare/v3.1.0...v3.1.1) (2019-12-19)
619

720

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