Skip to content

Commit

Permalink
fix: missing changelogithub
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Feb 20, 2025
1 parent aa5d236 commit 55b65bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"lint:fix": "eslint --cache --fix .",
"typecheck": "pnpm -r --filter './packages/*' --filter './apps/*' --filter run --parallel typecheck",
"sizecheck": "npx vite-bundle-visualizer",
"up": "taze major -I"
"up": "taze major -I",
"changelogithub": "changelogithub"
},
"devDependencies": {
"@antfu/eslint-config": "^4.2.1",
Expand Down

0 comments on commit 55b65bb

Please sign in to comment.