Skip to content

Commit 703a6bf

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

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
@@ -20,6 +20,7 @@
2020
"late-zoos-scream",
2121
"light-humans-mate",
2222
"mighty-walls-watch",
23+
"plenty-crabs-cheat",
2324
"selfish-geese-wave",
2425
"shaggy-adults-promise",
2526
"sharp-files-occur",

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.18
4+
5+
### Patch Changes
6+
7+
- 1cc63fa: chore(core): added v3 beta message update
8+
39
## 3.0.0-beta.17
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.17",
9+
"version": "3.0.0-beta.18",
1010
"publishConfig": {
1111
"access": "public"
1212
},

0 commit comments

Comments
 (0)