Skip to content

node-modules/sync-npm-version-to-jsr

Repository files navigation

sync-npm-version-to-jsr

NPM Version NPM Downloads NPM License JSR JSR Score codecov GitHub Workflow Status PRs Welcome CodeRabbit Pull Request Reviews

sync package.json version to jsr.json

Usage

npx sync-npm-version-to-jsr

Use postversion hook on semantic-release

the postversion hook so it will be executed during the prepare step of @semantic-release/npm, which allow for example to update files before committing them with the @semantic-release/git plugin

// package.json

{
  "scripts": {
    "postversion": "npx sync-npm-version-to-jsr && git add jsr.json"
  }
}

License

MIT

Contributors

Contributors

Made with contributors-img.

About

sync package.json version to jsr.json

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •