We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24ea3e6 commit 9d23f7bCopy full SHA for 9d23f7b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.4.14 - 21 Jan 2026
2
+Improvement:
3
+- [#317](https://github.com/elysiajs/elysia-openapi/pull/317)
4
+
5
# 1.4.13 - 26 Dec 2025
6
Bug fix:
7
- merge multiple standalone standard schema
package.json
@@ -1,6 +1,6 @@
{
"name": "@elysiajs/openapi",
- "version": "1.4.13",
+ "version": "1.4.14",
"description": "Plugin for Elysia to auto-generate API documentation",
"author": {
"name": "saltyAom",
0 commit comments