Skip to content

Commit 9d10499

Browse files
authored
chore(release): release and bump versions of packages (#1849)
1 parent d832abc commit 9d10499

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chatty-pens-carry.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
### Patch Changes
66

7+
- d832abc: Fixes the dependencies and package-lock.json
8+
9+
## 3.4.2
10+
11+
### Patch Changes
12+
713
- 80dcadd: fix: get server-api release ready
814

915
- 35248ba: chore: fix server-api release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@asyncapi/cli",
33
"description": "All in one CLI for all AsyncAPI tools",
4-
"version": "3.4.1",
4+
"version": "3.4.2",
55
"author": "@asyncapi",
66
"bin": {
77
"asyncapi": "./bin/run_bin"

0 commit comments

Comments
 (0)