Skip to content

Commit

Permalink
build: disable jsr releases for now
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Oct 4, 2024
1 parent 8e1ff6d commit e95449e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ plugins:
- dist
- 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' %>"

0 comments on commit e95449e

Please sign in to comment.