Skip to content

Commit

Permalink
chore(release): 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed May 29, 2024
1 parent aba275e commit 1ce5a15
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.

## [7.0.0](https://github.com/dessant/search-by-image/compare/v6.1.2...v7.0.0) (2024-05-29)


### ⚠ 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 ([aba275e](https://github.com/dessant/search-by-image/commit/aba275eee6a3c6b825d63fd086f18e66587387e7))

## [6.1.2](https://github.com/dessant/search-by-image/compare/v6.1.1...v6.1.2) (2024-01-27)


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": "search-by-image",
"version": "6.1.2",
"version": "7.0.0",
"author": "Armin Sebastian",
"license": "GPL-3.0-only",
"homepage": "https://github.com/dessant/search-by-image",
Expand Down

0 comments on commit 1ce5a15

Please sign in to comment.