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 22, 2024
1 parent 53decd7 commit 85bfd77
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": "refactor/avoid",
"initialVersions": {
"@example/nextjs": "0.0.0",
"@example/pages": "0.0.0",
"@example/tailwind": "0.0.0",
"@example/vite": "0.0.0",
"nextjs-darkmode": "1.0.5",
"@repo/eslint-config": "0.0.0",
"@repo/typescript-config": "0.0.0",
"@repo/jest-presets": "0.0.0",
"@repo/logger": "0.0.0",
"@repo/shared": "0.0.13",
"@repo/scripts": "0.0.0"
},
"changesets": []
}

0 comments on commit 85bfd77

Please sign in to comment.