Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Jan 22, 2025
1 parent c48dbd2 commit fc9c3c0
Show file tree
Hide file tree
Showing 3 changed files with 2,095 additions and 30 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,9 @@ jobs:
with:
run_install: |
- args: [--frozen-lockfile]
- args: [--global, release-it, release-it-pnpm]
- name: Release
run: release-it --verbose
run: npx release-it --verbose
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
Expand Down
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@
"eslint-config-hyoban": "3.2.0",
"lint-staged": "^15.4.1",
"pnpm": "^9.15.4",
"release-it": "^18.1.1",
"release-it-pnpm": "^4.6.4",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
Expand Down
Loading

0 comments on commit fc9c3c0

Please sign in to comment.