Skip to content

Commit

Permalink
chore(release): 2.227.0-dev.7 [skip ci]
Browse files Browse the repository at this point in the history
# [2.227.0-dev.7](v2.227.0-dev.6...v2.227.0-dev.7) (2024-07-03)

### Bug Fixes

* **YouTube - Visual preferences icons:** Add missing `Custom branding icons` ([27efd27](27efd27))

### Features

* **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([cd12a83](cd12a83))
  • Loading branch information
semantic-release-bot committed Jul 3, 2024
1 parent 899850f commit d099b94
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [2.227.0-dev.7](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.6...v2.227.0-dev.7) (2024-07-03)


### Bug Fixes

* **YouTube - Visual preferences icons:** Add missing `Custom branding icons` ([27efd27](https://github.com/anddea/revanced-patches/commit/27efd27bc0296ba43445a0ece90dbf81bf69706d))


### Features

* **YouTube - Hide feed components:** Add `Match full word` option for keyword filtering ([cd12a83](https://github.com/anddea/revanced-patches/commit/cd12a838b1e1f87c18af0f06fd0b1cd09974a8fb))

# [2.227.0-dev.6](https://github.com/anddea/revanced-patches/compare/v2.227.0-dev.5...v2.227.0-dev.6) (2024-07-01)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 2.227.0-dev.6
version = 2.227.0-dev.7

0 comments on commit d099b94

Please sign in to comment.