Skip to content

Commit

Permalink
chore(release): 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed May 28, 2024
1 parent 45a3638 commit cb6af14
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## [6.0.0](https://github.com/dessant/web-archives/compare/v5.0.0...v6.0.0) (2024-05-28)


### ⚠ BREAKING CHANGES

* browser versions older than Chrome 123, Edge 123,
Opera 109 and Safari 16.4 are no longer supported

### Features

* upgrade to Manifest V3 in Chrome ([45a3638](https://github.com/dessant/web-archives/commit/45a3638553fd86b02eb580823fab53b4d3c77aa5))

## [5.0.0](https://github.com/dessant/web-archives/compare/v4.1.0...v5.0.0) (2023-11-06)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-archives",
"version": "5.0.0",
"version": "6.0.0",
"author": "Armin Sebastian",
"license": "GPL-3.0-only",
"homepage": "https://github.com/dessant/web-archives",
Expand Down

0 comments on commit cb6af14

Please sign in to comment.