Skip to content

Commit

Permalink
chore(release): 1.8.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.8.0-dev.1](v1.7.0...v1.8.0-dev.1) (2024-03-27)

### Features

* **Twitter:** Added `App Icon and NavBar Customisation` settings ([796a33d](796a33d))
* **Twitter:** Added `Undo Post Patch` in mod settings ([e82d8bf](e82d8bf))
  • Loading branch information
semantic-release-bot committed Mar 27, 2024
1 parent ae2d389 commit d440909
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [1.8.0-dev.1](https://github.com/crimera/revanced-integrations/compare/v1.7.0...v1.8.0-dev.1) (2024-03-27)


### Features

* **Twitter:** Added `App Icon and NavBar Customisation` settings ([796a33d](https://github.com/crimera/revanced-integrations/commit/796a33dca86a31a96c268c9fb8fe6122d98b3d65))
* **Twitter:** Added `Undo Post Patch` in mod settings ([e82d8bf](https://github.com/crimera/revanced-integrations/commit/e82d8bfcdd38c7d7de4b4bf2702c4a2982c9be94))

# [1.7.0-dev.2](https://github.com/crimera/revanced-integrations/compare/v1.7.0-dev.1...v1.7.0-dev.2) (2024-03-27)


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.7.0-dev.2
version = 1.8.0-dev.1

0 comments on commit d440909

Please sign in to comment.