We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2576077 commit a9ea99bCopy full SHA for a9ea99b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.8.1-dev.1](https://github.com/ReVanced/revanced-api/compare/v1.8.0...v1.8.1-dev.1) (2026-04-15)
2
+
3
4
+### Bug Fixes
5
6
+* Generate OpenAPI v3.1.x specification ([#220](https://github.com/ReVanced/revanced-api/issues/220)) ([2576077](https://github.com/ReVanced/revanced-api/commit/257607709925a6e10a45389c108bc27d7943deac))
7
8
# [1.8.0](https://github.com/ReVanced/revanced-api/compare/v1.7.0...v1.8.0) (2026-03-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "revanced-api",
- "version": "1.8.0",
+ "version": "1.8.1-dev.1",
"description": "API server for ReVanced.",
"type": "module",
"scripts": {
0 commit comments