Skip to content

Commit 99d762b

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

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
@@ -26,6 +26,7 @@
2626
"sweet-feet-reflect",
2727
"tall-adults-end",
2828
"thin-lizards-guess",
29+
"thirty-shrimps-argue",
2930
"tiny-suns-lie",
3031
"warm-scissors-help"
3132
]

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.17
4+
5+
### Patch Changes
6+
7+
- c0372e5: feat(core): embedding visualizer can be embedded with animations
8+
39
## 3.0.0-beta.16
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.16",
9+
"version": "3.0.0-beta.17",
1010
"publishConfig": {
1111
"access": "public"
1212
},

0 commit comments

Comments
 (0)