chore: Release v1.6.1-dev.1 [skip ci]

## [1.6.1-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.6.0...v1.6.1-dev.1) (2025-07-10)

### Bug Fixes

* Return latest regardless of prerelease parameter for release APIs ([53bd820](53bd82071d))
This commit is contained in:
semantic-release-bot
2025-07-10 20:24:45 +00:00
parent 53bd82071d
commit 4149bc6bdb
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## [1.6.1-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.6.0...v1.6.1-dev.1) (2025-07-10)
### Bug Fixes
* Return latest regardless of prerelease parameter for release APIs ([53bd820](https://github.com/ReVanced/revanced-api/commit/53bd82071db165741f8f08e7ec438b45abde4425))
# [1.6.0](https://github.com/ReVanced/revanced-api/compare/v1.5.0...v1.6.0) (2025-02-04) # [1.6.0](https://github.com/ReVanced/revanced-api/compare/v1.5.0...v1.6.0) (2025-02-04)

View File

@@ -1,4 +1,4 @@
org.gradle.parallel = true org.gradle.parallel = true
org.gradle.caching = true org.gradle.caching = true
kotlin.code.style = official kotlin.code.style = official
version = 1.6.0 version = 1.6.1-dev.1