Skip to content

Commit

Permalink
chore(release): 1.21.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.21.2](v1.21.1...v1.21.2) (2024-01-27)

### Bug Fixes

* changing open type not working properly ([c5fa4c4](c5fa4c4))
* hover feature menu hiding when it shouldn't ([078088f](078088f))

## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.21.2-Chrome.zip | 6ba939d46f7ebf9dbe0fde85897661e2a477341375d0a14043a6a1cfa784fbd2 |
| youtube-enhancer-v1.21.2-Chromium.zip | 6ba939d46f7ebf9dbe0fde85897661e2a477341375d0a14043a6a1cfa784fbd2 |
| youtube-enhancer-v1.21.2-Edge.zip | 6ba939d46f7ebf9dbe0fde85897661e2a477341375d0a14043a6a1cfa784fbd2 |
| youtube-enhancer-v1.21.2-Firefox.zip | 1819d0badbdc1e22185297299cc14f68a5c559818b0226209b9fef199c40206e |
  • Loading branch information
semantic-release-bot committed Jan 27, 2024
1 parent ba6d27b commit 542ed8a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## [1.21.2](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.21.1...v1.21.2) (2024-01-27)


### Bug Fixes

* changing open type not working properly ([c5fa4c4](https://github.com/VampireChicken12/youtube-enhancer/commit/c5fa4c4a57b930c8993cfeee932306ae625cf25f))
* hover feature menu hiding when it shouldn't ([078088f](https://github.com/VampireChicken12/youtube-enhancer/commit/078088fe17b04755401bba6721c6c2379e893c0b))





## Release Artifacts
| File Name | SHA-256 Hash |
| :--- | :---: |
| youtube-enhancer-v1.21.2-Chrome.zip | 6ba939d46f7ebf9dbe0fde85897661e2a477341375d0a14043a6a1cfa784fbd2 |
| youtube-enhancer-v1.21.2-Chromium.zip | 6ba939d46f7ebf9dbe0fde85897661e2a477341375d0a14043a6a1cfa784fbd2 |
| youtube-enhancer-v1.21.2-Edge.zip | 6ba939d46f7ebf9dbe0fde85897661e2a477341375d0a14043a6a1cfa784fbd2 |
| youtube-enhancer-v1.21.2-Firefox.zip | 1819d0badbdc1e22185297299cc14f68a5c559818b0226209b9fef199c40206e |

## [1.21.1](https://github.com/VampireChicken12/youtube-enhancer/compare/v1.21.0...v1.21.1) (2024-01-27)


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.21.1",
"version": "1.21.2",
"description": "YouTube Enhancer is a simple extension that adds some useful features to YouTube.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 542ed8a

Please sign in to comment.