Skip to content

Commit aab313e

Browse files
authored
chore(release): release and bump versions of packages (#1698)
1 parent d84e110 commit aab313e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/yellow-elephants-crash.md

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

apps/generator/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @asyncapi/generator
22

3+
## 2.8.3
4+
5+
### Patch Changes
6+
7+
- d84e110: First release of the generator including `@asyncapi/generator-components` and `@asyncapi/generator-helpers` packages.
8+
39
## 2.8.2
410

511
### Patch Changes

apps/generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@asyncapi/generator",
3-
"version": "2.8.2",
3+
"version": "2.8.3",
44
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",
55
"main": "./lib/generator.js",
66
"bin": {

0 commit comments

Comments
 (0)