Skip to content

Commit 29905cf

Browse files
committed
Create changeset
1 parent bcf27c0 commit 29905cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
33
"changelog": "@changesets/cli/changelog",
4-
"commit": false,
4+
"commit": true,
55
"fixed": [],
66
"linked": [],
77
"baseBranch": "main",

.changeset/sharp-games-join.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"nextjs-darkmode": patch
3+
---
4+
5+
"updateInternalDependencies": "patch",

0 commit comments

Comments
 (0)