Skip to content

Commit beb2ca0

Browse files
Version Packages (beta) (event-catalog#1905)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c270a98 commit beb2ca0

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@
2020
"light-humans-mate",
2121
"mighty-walls-watch",
2222
"selfish-geese-wave",
23+
"shaggy-adults-promise",
2324
"sharp-files-occur",
2425
"sweet-feet-reflect",
2526
"tall-adults-end",
26-
"tiny-suns-lie"
27+
"tiny-suns-lie",
28+
"warm-scissors-help"
2729
]
2830
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @eventcatalog/core
22

3+
## 3.0.0-beta.14
4+
5+
### Patch Changes
6+
7+
- 57d1496: chore(core): auth is now more explict opt in
8+
- c270a98: fix(core): problems with asyncapi loading in the DOM
9+
310
## 3.0.0-beta.13
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://github.com/event-catalog/eventcatalog.git"
77
},
88
"type": "module",
9-
"version": "3.0.0-beta.13",
9+
"version": "3.0.0-beta.14",
1010
"publishConfig": {
1111
"access": "public"
1212
},

0 commit comments

Comments
 (0)