We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b0a41 commit c29458cCopy full SHA for c29458c
.changeset/cyan-moose-ring.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# oas3-chow-chow
2
3
+## 3.0.2
4
+
5
+### Patch Changes
6
7
+- f4b0a41: update dependency @apidevtools/json-schema-ref-parser to v11.2.0
8
9
## 3.0.1
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "oas3-chow-chow",
- "version": "3.0.1",
+ "version": "3.0.2",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "<tli@atlassian.com>",
0 commit comments