Skip to content

Commit 249f17c

Browse files
authored
chore(release): v0.7.0
1 parent 0af74eb commit 249f17c

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@
2323

2424
<!-- toc -->
2525

26-
- [Table of contents](#table-of-contents)
27-
- [Requirements](#requirements)
28-
- [Installation](#installation)
29-
- [Usage](#usage)
30-
- [Contributing](#contributing)
31-
- [Set up development environment](#set-up-development-environment)
32-
- [Command Structure and Patterns](#command-structure-and-patterns)
33-
3426
<!-- tocstop -->
3527

3628
## Requirements

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "0.6.3",
4+
"version": "0.7.0",
55
"author": "@asyncapi",
66
"bin": {
77
"asyncapi": "./bin/run"

0 commit comments

Comments
 (0)