Skip to content

Commit 9b9e76f

Browse files
authored
chore(release): release and bump versions of packages (#1686)
1 parent 190ebc9 commit 9b9e76f

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.1
4+
5+
### Patch Changes
6+
7+
- 190ebc9: Ensure transpiled baked-in templates are published to npm.
8+
39
## 2.8.0
410

511
### Minor 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.0",
3+
"version": "2.8.1",
44
"description": "The AsyncAPI generator. It can generate documentation, code, anything!",
55
"main": "./lib/generator.js",
66
"bin": {

0 commit comments

Comments
 (0)