Skip to content

Commit 35a7fae

Browse files
Version Packages (beta) (event-catalog#1900)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8ed1960 commit 35a7fae

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
@@ -13,6 +13,7 @@
1313
"eleven-terms-agree",
1414
"five-cougars-smell",
1515
"gold-dryers-sleep",
16+
"good-humans-love",
1617
"khaki-humans-wonder",
1718
"late-zoos-scream",
1819
"light-humans-mate",

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.12
4+
5+
### Patch Changes
6+
7+
- 8ed1960: chore(core): removed unused icons on domain grid
8+
39
## 3.0.0-beta.11
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.11",
9+
"version": "3.0.0-beta.12",
1010
"publishConfig": {
1111
"access": "public"
1212
},

0 commit comments

Comments
 (0)