Skip to content

Commit e80f0ec

Browse files
authored
chore(release): release and bump versions of packages (#1690)
1 parent 4394d90 commit e80f0ec

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sad-dogs-tickle.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.2
4+
5+
### Patch Changes
6+
7+
- 4394d90: Ensure transpiled baked-in templates are published to npm. Fixing missing `react-sdk` build.
8+
39
## 2.8.1
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.1",
3+
"version": "2.8.2",
44
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",
55
"main": "./lib/generator.js",
66
"bin": {

0 commit comments

Comments
 (0)