Skip to content

Commit 94ff814

Browse files
committed
chore(release): 3.0.0
1 parent 6badc97 commit 94ff814

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

3-
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.
3+
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.
4+
5+
## [3.0.0](https://github.com/dessant/youtube-autoplay/compare/v2.0.1...v3.0.0) (2024-05-28)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* browser versions older than Chrome 123, Edge 123,
11+
Firefox 115 and Opera 109 are no longer supported
12+
13+
### Features
14+
15+
* upgrade to Manifest V3 in Chrome ([6badc97](https://github.com/dessant/youtube-autoplay/commit/6badc976425e8ddf0090bfa1cf2d6323fc0195cb))
416

517
### [2.0.1](https://github.com/dessant/youtube-autoplay/compare/v2.0.0...v2.0.1) (2023-07-17)
618

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": "youtube-autoplay",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"author": "Armin Sebastian",
55
"license": "GPL-3.0-only",
66
"homepage": "https://github.com/dessant/youtube-autoplay",

0 commit comments

Comments
 (0)