Skip to content

Commit

Permalink
chore(release): 1.34.1-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.34.1-dev.2](v1.34.1-dev.1...v1.34.1-dev.2) (2024-11-25)

### Bug Fixes

* **Twitter:** fix `hide Google ads` ([d975a79](d975a79))

### Refactors

* **Twitter:** Added toggle for `Show sensitive media` patch ([a7a991c](a7a991c))
  • Loading branch information
semantic-release-bot committed Nov 25, 2024
1 parent 50a4f12 commit d2bb2eb
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 @@
## [1.34.1-dev.2](https://github.com/crimera/revanced-integrations/compare/v1.34.1-dev.1...v1.34.1-dev.2) (2024-11-25)


### Bug Fixes

* **Twitter:** fix `hide Google ads` ([d975a79](https://github.com/crimera/revanced-integrations/commit/d975a79d1024141b18d5d749a1603edfc88b5921))


### Refactors

* **Twitter:** Added toggle for `Show sensitive media` patch ([a7a991c](https://github.com/crimera/revanced-integrations/commit/a7a991c46539112a33a842d6fcec776e83f7aab5))

## [1.34.1-dev.1](https://github.com/crimera/revanced-integrations/compare/v1.34.0...v1.34.1-dev.1) (2024-11-24)


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
android.useAndroidX = true
version = 1.34.1-dev.1
version = 1.34.1-dev.2

0 comments on commit d2bb2eb

Please sign in to comment.