Skip to content

Commit 17708de

Browse files
authored
chore: version packages (#1028)
1 parent 5c7b4c1 commit 17708de

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.changeset/lovely-chefs-yawn.md

Lines changed: 0 additions & 4 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+
## 0.20.2
4+
5+
### Patch Changes
6+
7+
- 5c7b4c1: scrollTo navigation to right code block in yaml.
8+
39
## 0.20.1
410

511
### Patch 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": "0.20.1",
3+
"version": "0.20.2",
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
"bugs": {

0 commit comments

Comments
 (0)