Skip to content

Commit fb9205f

Browse files
authored
chore: version packages (#1274)
1 parent 533606b commit fb9205f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/giant-windows-argue.md

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

apps/studio/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- 533606b: Support for v3.1.0 spec. Ref: https://github.com/asyncapi/spec/issues/1176
8+
39
## 1.1.0
410

511
### Minor Changes

apps/studio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asyncapi/studio",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "One place that allows you to develop an AsyncAPI document, validate it, convert it to the latest version, preview the documentation and visualize the events flow.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)