Skip to content

Commit e52f470

Browse files
chore: bump parser and generator versions
1 parent 6282a9a commit e52f470

File tree

3 files changed

+24
-19
lines changed

3 files changed

+24
-19
lines changed

.changeset/funny-cloths-buy.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@asyncapi/cli': patch
3+
---
4+
5+
Bump @asyncapi/parser and @asyncapi/generator

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"@asyncapi/bundler": "^0.6.4",
1717
"@asyncapi/converter": "^1.7.0",
1818
"@asyncapi/diff": "^0.5.0",
19-
"@asyncapi/generator": "^3.1.1",
19+
"@asyncapi/generator": "^3.1.2",
2020
"@asyncapi/modelina-cli": "^5.10.1",
2121
"@asyncapi/openapi-schema-parser": "^3.0.24",
2222
"@asyncapi/optimizer": "^1.0.4",
23-
"@asyncapi/parser": "^3.4.0",
23+
"@asyncapi/parser": "^3.6.0",
2424
"@asyncapi/problem": "^1.0.0",
2525
"@asyncapi/protobuf-schema-parser": "^3.6.0",
2626
"@asyncapi/raml-dt-schema-parser": "^4.0.24",

0 commit comments

Comments
 (0)