Skip to content

Commit dc1f0db

Browse files
committed
Apply changesets and update CHANGELOG
1 parent 72ebd00 commit dc1f0db

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.changeset/pre.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"mode": "exit",
3+
"tag": "optimize",
4+
"initialVersions": {
5+
"@example/nextjs": "0.0.0",
6+
"@example/vite": "0.0.0",
7+
"react-mouse-trails": "0.0.1",
8+
"@repo/eslint-config": "0.0.0",
9+
"@repo/typescript-config": "0.0.0",
10+
"@repo/shared": "0.0.1",
11+
"@repo/scripts": "0.0.0"
12+
},
13+
"changesets": [
14+
"lazy-doors-give"
15+
]
16+
}

0 commit comments

Comments
 (0)