Skip to content

Commit bf86b11

Browse files
authored
chore(release): v1.0.0 (#253)
1 parent 066b011 commit bf86b11

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ AsyncAPI offers many ways to reuse certain parts of the document like messages o
1010

1111
- [Testing](#testing)
1212
- [Usage](#usage)
13-
- [Node.js](#nodejs)
14-
- [Generating report](#generating-report)
15-
- [Applying the suggested changes](#applying-the-suggested-changes)
13+
* [Node.js](#nodejs)
14+
* [Generating report](#generating-report)
15+
* [Applying the suggested changes](#applying-the-suggested-changes)
1616
- [API documentation](#api-documentation)
1717

1818
<!-- tocstop -->

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "@asyncapi/optimizer",
3-
"version": "0.3.12",
3+
"version": "1.0.0",
44
"description": "This library will optimize the AsyncAPI specification file.",
55
"main": "./lib/index.js",
66
"types": "./lib/index.d.ts",

0 commit comments

Comments
 (0)