Skip to content

Commit

Permalink
chore: use github changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
BroKun committed Aug 27, 2024
1 parent 8174a13 commit 3d034ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": ["@changesets/cli/changelog", { "repo": "difizen/mana" }],
"changelog": ["@changesets/changelog-github", { "repo": "difizen/mana" }],
"linked": [["@difizen/*"]],
"access": "public",
"baseBranch": "main",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.2",
"@changesets/cli": "^2.26.2",
"@changesets/changelog-github": "^0.5.0",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@types/jest": "^29.5.5",
Expand Down

0 comments on commit 3d034ff

Please sign in to comment.