{"id":15463696,"url":"https://github.com/gr2m/semantic-release-plugin-update-version-in-files","last_synced_at":"2026-04-01T20:22:41.431Z","repository":{"id":34852641,"uuid":"184817696","full_name":"gr2m/semantic-release-plugin-update-version-in-files","owner":"gr2m","description":"Turns GitHub REST API endpoints into generic request options","archived":false,"fork":false,"pushed_at":"2024-02-22T00:08:49.000Z","size":464,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-04-22T13:23:08.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gr2m.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"gr2m"}},"created_at":"2019-05-03T20:40:46.000Z","updated_at":"2024-03-21T18:25:22.000Z","dependencies_parsed_at":"2024-03-16T00:05:11.931Z","dependency_job_id":"904c1c46-3a08-46b0-8706-2235bedaae6d","html_url":"https://github.com/gr2m/semantic-release-plugin-update-version-in-files","commit_stats":{"total_commits":66,"total_committers":4,"mean_commits":16.5,"dds":"0.48484848484848486","last_synced_commit":"c6b10a49b4cd582b43dca73ea72dd3f5a4663f4a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fsemantic-release-plugin-update-version-in-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fsemantic-release-plugin-update-version-in-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fsemantic-release-plugin-update-version-in-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gr2m%2Fsemantic-release-plugin-update-version-in-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gr2m","download_url":"https://codeload.github.com/gr2m/semantic-release-plugin-update-version-in-files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230033801,"owners_count":18162639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-02T00:23:03.084Z","updated_at":"2026-04-01T20:22:36.405Z","avatar_url":"https://github.com/gr2m.png","language":"JavaScript","funding_links":["https://github.com/sponsors/gr2m"],"categories":[],"sub_categories":[],"readme":"# semantic-release-plugin-update-version-in-files\n\n\u003e Replace version placeholders with calculated version in any files before publishing\n\n[![@latest](https://img.shields.io/npm/v/semantic-release-plugin-update-version-in-files.svg)](https://www.npmjs.com/package/semantic-release-plugin-update-version-in-files)\n[![Build Status](https://travis-ci.com/gr2m/semantic-release-plugin-update-version-in-files.svg?branch=master)](https://travis-ci.com/gr2m/semantic-release-plugin-update-version-in-files)\n\nExample\n\n```json\n\"plugins\": [\n  \"@semantic-release/commit-analyzer\",\n  \"@semantic-release/release-notes-generator\",\n  \"@semantic-release/github\",\n  \"@semantic-release/npm\",\n  [\"semantic-release-plugin-update-version-in-files\", {\n    \"files\": [\n      \"version.js\"\n    ],\n    \"placeholder\": \"0.0.0-development\"\n  }]\n]\n```\n\nIf `\"files\"` is not set, it defaults to `[ \"version.js\" ]`. Glob patterns are supported via [glob](https://www.npmjs.com/package/glob). If `placeholder` is not set, it defaults to `\"0.0.0-development\"`.\n\nSee also: [semantic-release plugins configuration](https://semantic-release.gitbook.io/semantic-release/usage/plugins#plugins-configuration).\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr2m%2Fsemantic-release-plugin-update-version-in-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgr2m%2Fsemantic-release-plugin-update-version-in-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgr2m%2Fsemantic-release-plugin-update-version-in-files/lists"}