Skip to content

Commit fd5bd40

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

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"sharp-files-occur",
2525
"sweet-feet-reflect",
2626
"tall-adults-end",
27+
"thin-lizards-guess",
2728
"tiny-suns-lie",
2829
"warm-scissors-help"
2930
]

CHANGELOG.md

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

3+
## 3.0.0-beta.15
4+
5+
### Patch Changes
6+
7+
- 5b4095e: fix(core): fixed accessibility issues
8+
39
## 3.0.0-beta.14
410

511
### 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.14",
9+
"version": "3.0.0-beta.15",
1010
"publishConfig": {
1111
"access": "public"
1212
},

0 commit comments

Comments
 (0)