Skip to content

Commit 012f391

Browse files
authored
chore(release): release and bump versions of packages (#1893)
1 parent 4a09f57 commit 012f391

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wise-nights-dream.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/generator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @asyncapi/generator
22

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- 4a09f57: Bump @asyncapi/parser to 3.6.0 to support AsyncAPI 3.1.0
8+
39
## 3.1.1
410

511
### Patch Changes

apps/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asyncapi/generator",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",
55
"main": "./lib/generator.js",
66
"engines": {

0 commit comments

Comments
 (0)