Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit cb0e98d

Browse files
authored
Merge pull request #47 from event-catalog/changeset-release/main
Version Packages
2 parents fca8e8a + b3f1226 commit cb0e98d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eight-monkeys-wait.md

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

CHANGELOG.md

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

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 2b28973: fix(plugin): set default value for plugin DIR
8+
39
## 3.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eventcatalog/generator-openapi",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "OpenAPI generator for EventCatalog",
55
"scripts": {
66
"build": "tsup",

0 commit comments

Comments
 (0)