Skip to content

Commit a9ea99b

Browse files
chore: Release v1.8.1-dev.1 [skip ci]
## [1.8.1-dev.1](v1.8.0...v1.8.1-dev.1) (2026-04-15) ### Bug Fixes * Generate OpenAPI v3.1.x specification ([#220](#220)) ([2576077](2576077))
1 parent 2576077 commit a9ea99b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.8.0](https://github.com/ReVanced/revanced-api/compare/v1.7.0...v1.8.0) (2026-03-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "revanced-api",
3-
"version": "1.8.0",
3+
"version": "1.8.1-dev.1",
44
"description": "API server for ReVanced.",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)