Skip to content

Commit 7d95d08

Browse files
committed
chore(release): 5.1.0
1 parent 9a150a1 commit 7d95d08

3 files changed

Lines changed: 16 additions & 3 deletions

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 [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## [5.1.0](https://github.com/dessant/clear-browsing-data/compare/v5.0.0...v5.1.0) (2026-02-22)
6+
7+
8+
### Features
9+
10+
* upgrade to Manifest V3 in Edge and Opera ([b7c7774](https://github.com/dessant/clear-browsing-data/commit/b7c77747f9e17b473d67f7f4a49ab50fe1f6bef4))
11+
* upgrade to Manifest V3 in Firefox ([70fea66](https://github.com/dessant/clear-browsing-data/commit/70fea6658269dacee9a748d57a012036b9c8a963))
12+
13+
14+
### Bug Fixes
15+
16+
* do not allow removing saved passwords ([9a150a1](https://github.com/dessant/clear-browsing-data/commit/9a150a15ecde8afcedaa2d8d44b5307120a91eeb))
17+
518
## [5.0.0](https://github.com/dessant/clear-browsing-data/compare/v4.0.0...v5.0.0) (2024-05-28)
619

720

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "clear-browsing-data",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"author": "Armin Sebastian",
55
"license": "GPL-3.0-only",
66
"homepage": "https://github.com/dessant/clear-browsing-data",

0 commit comments

Comments
 (0)