Skip to content

Commit 3e495f7

Browse files
committed
Add change set and fix changset config
1 parent 3a8ca11 commit 3e495f7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"access": "public",
77
"baseBranch": "main",
88
"updateInternalDependencies": "patch",
9-
"ignore": ["examples-*"],
109
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
1110
"useCalculatedVersionForSnapshots": true
1211
}

.changeset/twelve-emus-refuse.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@contentlayer/source-files': patch
3+
---
4+
5+
Handle empty files when using `contentType: Data`

0 commit comments

Comments
 (0)