Skip to content

Commit

Permalink
build: reenable semantic-release-jsr
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Oct 8, 2024
1 parent 4df43c4 commit e233366
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ plugins:
- assets:
- CHANGELOG.md
- "@semantic-release/npm"
# - "@sebbo2002/semantic-release-jsr"
- "@sebbo2002/semantic-release-jsr"
- - "@semantic-release/github"
- releasedLabels:
- "<%= nextRelease.channel === 'next' ? 'Status: Released on Next' : 'Status: Released' %>"
4 changes: 0 additions & 4 deletions knip.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,5 @@
// Eslint
"@eslint/compat",
"@vitest/eslint-plugin",

// Temp
// cspell:disable-next-line
"@sebbo2002/semantic-release-jsr",
],
}

0 comments on commit e233366

Please sign in to comment.