Skip to content

Commit 87b3e60

Browse files
authored
chore(release): v3.0.0 (#297)
1 parent 87aa08b commit 87b3e60

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
- [Specification requirements](#specification-requirements)
1212
- [Supported protocols](#supported-protocols)
1313
- [How to use the template](#how-to-use-the-template)
14-
- [CLI](#cli)
15-
- [Adding custom code / handlers](#adding-custom-code--handlers)
14+
* [CLI](#cli)
15+
* [Adding custom code / handlers](#adding-custom-code--handlers)
1616
- [Template configuration](#template-configuration)
1717
- [Development](#development)
1818
- [Contributors](#contributors)

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asyncapi/nodejs-template",
3-
"version": "2.0.1",
3+
"version": "3.0.0",
44
"description": "Node.js template for the AsyncAPI generator.",
55
"keywords": [
66
"asyncapi",
@@ -95,4 +95,4 @@
9595
"^nimma/(.*)": "<rootDir>/node_modules/nimma/dist/cjs/$1"
9696
}
9797
}
98-
}
98+
}

0 commit comments

Comments
 (0)