Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Commit

Permalink
chore(release): 0.26.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.26.0](v0.25.2...v0.26.0) (2022-07-17)

### Features

* block `channel-guidelines`. Fixes [#84](#84) ([#85](#85)) ([1c095f3](1c095f3))
  • Loading branch information
semantic-release-bot committed Jul 17, 2022
1 parent 1c095f3 commit 21fed0f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.26.0](https://github.com/revanced/revanced-integrations/compare/v0.25.2...v0.26.0) (2022-07-17)


### Features

* block `channel-guidelines`. Fixes [#84](https://github.com/revanced/revanced-integrations/issues/84) ([#85](https://github.com/revanced/revanced-integrations/issues/85)) ([1c095f3](https://github.com/revanced/revanced-integrations/commit/1c095f300311d200059672442a896a41043c1ac0))

## [0.25.2](https://github.com/revanced/revanced-integrations/compare/v0.25.1...v0.25.2) (2022-07-17)


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.jvmargs = -Xmx2048m
android.useAndroidX = true
android.enableJetifier = true
version = 0.25.2
version = 0.26.0

0 comments on commit 21fed0f

Please sign in to comment.