Skip to content

Commit

Permalink
Apply changesets and update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
mayank1513 committed Jun 27, 2024
1 parent aecdaf4 commit cb85a97
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"mode": "exit",
"tag": "feat/39",
"initialVersions": {
"@example/app": "0.0.0",
"@example/pages": "0.0.0",
"@example/tailwind": "0.0.0",
"@example/vite": "0.0.0",
"nextjs-themes": "4.0.2",
"@repo/eslint-config": "0.0.0",
"@repo/typescript-config": "0.0.0",
"@repo/shared": "0.0.0",
"@repo/scripts": "0.0.0"
},
"changesets": [
"giant-moons-watch"
]
}

0 comments on commit cb85a97

Please sign in to comment.