We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2db46 commit 11d1458Copy full SHA for 11d1458
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hono-openapi",
3
"description": "OpenAPI schema generator for Hono",
4
- "version": "1.1.2",
+ "version": "1.2.0",
5
"type": "module",
6
"main": "dist/index.cjs",
7
"module": "dist/index.js",
0 commit comments