Skip to content

Commit

Permalink
feat: publish studio to npm (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
KhudaDad414 authored Jan 23, 2024
1 parent 2f36437 commit 5129432
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changeset/orange-scissors-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@asyncapi/studio": minor
---

start publishing studio.
3 changes: 1 addition & 2 deletions apps/studio/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "@asyncapi/studio",
"version": "0.19.1",
"private": true,
"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.",
"license": "Apache-2.0",
"bugs": {
Expand Down Expand Up @@ -137,4 +136,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 5129432

Please sign in to comment.