Skip to content

Commit

Permalink
chore(release): 1.23.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.23.1](v1.23.0...v1.23.1) (2024-02-14)

### Bug Fixes

* some features not being enabled when they should be ([4cf3194](4cf3194))

## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.23.1-Chrome.zip | eb26f7c5756529110dc6f3102bc39a00ec90bc179201c5de53790aa902e5ea6f |
| youtube-enhancer-v1.23.1-Chromium.zip | eb26f7c5756529110dc6f3102bc39a00ec90bc179201c5de53790aa902e5ea6f |
| youtube-enhancer-v1.23.1-Edge.zip | eb26f7c5756529110dc6f3102bc39a00ec90bc179201c5de53790aa902e5ea6f |
| youtube-enhancer-v1.23.1-Firefox.zip | 43b74750ac8d5f571116e18794803a10f0f06e6916e713e2761d3bfc19c19e33 |
  • Loading branch information
semantic-release-bot committed Feb 14, 2024
1 parent f5705cb commit 3c72a96
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## [1.23.1](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.23.0...v1.23.1) (2024-02-14)


### Bug Fixes

* some features not being enabled when they should be ([4cf3194](https://github.com/VampireChicken12/youtube-enhancer/commit/4cf31945482ae1a950d9d3f76bea72de59e1511f))





## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.23.1-Chrome.zip | eb26f7c5756529110dc6f3102bc39a00ec90bc179201c5de53790aa902e5ea6f |
| youtube-enhancer-v1.23.1-Chromium.zip | eb26f7c5756529110dc6f3102bc39a00ec90bc179201c5de53790aa902e5ea6f |
| youtube-enhancer-v1.23.1-Edge.zip | eb26f7c5756529110dc6f3102bc39a00ec90bc179201c5de53790aa902e5ea6f |
| youtube-enhancer-v1.23.1-Firefox.zip | 43b74750ac8d5f571116e18794803a10f0f06e6916e713e2761d3bfc19c19e33 |

# [1.23.0](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.22.0...v1.23.0) (2024-02-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "VampireChicken12"
},
"displayName": "YouTube Enhancer",
"version": "1.23.0",
"version": "1.23.1",
"description": "YouTube Enhancer is a simple extension that adds some useful features to YouTube.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 3c72a96

Please sign in to comment.