{"id":44724984,"url":"https://github.com/sebbo2002/semantic-release-jsr","last_synced_at":"2026-05-12T10:01:44.946Z","repository":{"id":260056213,"uuid":"772214960","full_name":"sebbo2002/semantic-release-jsr","owner":"sebbo2002","description":"Small semantic-release plugin, which adjusts the version in jsr.json and executes jsr publish","archived":false,"fork":false,"pushed_at":"2026-04-09T05:26:05.000Z","size":4014,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2026-04-09T07:29:27.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebbo2002.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-14T18:51:06.000Z","updated_at":"2026-04-09T05:24:48.000Z","dependencies_parsed_at":"2026-01-01T13:08:20.348Z","dependency_job_id":null,"html_url":"https://github.com/sebbo2002/semantic-release-jsr","commit_stats":null,"previous_names":["sebbo2002/semantic-release-jsr"],"tags_count":110,"template":false,"template_full_name":null,"purl":"pkg:github/sebbo2002/semantic-release-jsr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fsemantic-release-jsr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fsemantic-release-jsr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fsemantic-release-jsr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fsemantic-release-jsr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebbo2002","download_url":"https://codeload.github.com/sebbo2002/semantic-release-jsr/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebbo2002%2Fsemantic-release-jsr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32086815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-15T17:15:18.984Z","updated_at":"2026-04-21T10:01:25.296Z","avatar_url":"https://github.com/sebbo2002.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# semantic-release-jsr\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](LICENSE)\n\nSmall `semantic-release` plugin, which adjusts the version in the `jsr.json` file and executes\n`jsr publish` to publish the module on jsr.io as well.\n\n## 📦 Install\n\n```bash\n# Install via npm\n$ npm install -D @sebbo2002/semantic-release-jsr\n```\n\n## 🔧 Usage\n\nThe plugin can be configured in the [**semantic-release** configuration file](https://github.com/semantic-release/semantic-release/blob/master/docs/usage/configuration.md#configuration):\n\n```json\n{\n    \"plugins\": [\n        \"@semantic-release/commit-analyzer\",\n        \"@semantic-release/release-notes-generator\",\n        \"@sebbo2002/semantic-release-jsr\"\n    ]\n}\n```\n\nPlease do not forget to set the `id-token` permission in your GitHub action so that `jsr publish`\ncan access the OIDC ID token for authentication. Optionally, some options can be passed to the\nplugin, which are documented [here](https://sebbo2002.github.io/semantic-release-jsr/develop/reference/interfaces/PluginConfig.html).\n\n## ⚙️ Steps\n\n| Step               | Description                                                                                  |\n| ------------------ | -------------------------------------------------------------------------------------------- |\n| `verifyConditions` | Runs `jsr publish --dry-run` to test your setup. Also downloads the deno binary if required. |\n| `prepare`          | Updates the `jsr.json` / `deno.json` files                                                   |\n| `publish`          | Run final `jsr publish` command                                                              |\n| `fail` / `success` | Remove the temporary folder                                                                  |\n\n## 🙆🏼‍♂️ Copyright and license\n\nCopyright (c) Sebastian Pekarek under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbo2002%2Fsemantic-release-jsr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebbo2002%2Fsemantic-release-jsr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebbo2002%2Fsemantic-release-jsr/lists"}