{"id":16227769,"url":"https://github.com/akryum/sheep","last_synced_at":"2025-03-16T12:32:01.821Z","repository":{"id":45719264,"uuid":"433000998","full_name":"Akryum/sheep","owner":"Akryum","description":":sheep: Opinionated CLI command to release pnpm monorepos","archived":false,"fork":false,"pushed_at":"2024-01-18T11:41:31.000Z","size":194,"stargazers_count":39,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-19T04:22:38.692Z","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/Akryum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["Akryum"]}},"created_at":"2021-11-29T10:37:43.000Z","updated_at":"2024-06-20T00:16:01.512Z","dependencies_parsed_at":"2024-01-18T12:47:59.811Z","dependency_job_id":"1f82088b-a22b-4283-9588-a7587a3eaa8f","html_url":"https://github.com/Akryum/sheep","commit_stats":{"total_commits":46,"total_committers":1,"mean_commits":46.0,"dds":0.0,"last_synced_commit":"dc8090850569da439a4b92e8c765391b5a56b015"},"previous_names":["akryum/gen-changelog"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fsheep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fsheep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fsheep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akryum%2Fsheep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akryum","download_url":"https://codeload.github.com/Akryum/sheep/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221663621,"owners_count":16859867,"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-10T12:53:47.538Z","updated_at":"2024-10-27T10:33:42.244Z","avatar_url":"https://github.com/Akryum.png","language":"TypeScript","funding_links":["https://github.com/sponsors/Akryum"],"categories":[],"sub_categories":[],"readme":"# 🐑️ sheep\n\nOpinionated CLI command to update CHANGELOG.md and release packages.\n\n```bash\npnpm add -WD @akryum/sheep\n```\n\nAssumed:\n- Git repository\n- Monorepo\n- Uses pnpm\n- Tags with `vX.Y.Z` format\n- All tags are fetched locally\n- `CHANGELOG.md` exists (init it with `pnpm exec conventional-changelog -p angular -o CHANGELOG.md -r 0`)\n\nWhat it does:\n- Select new version\n- Update nested packages versions and workspace dependencies\n- Update the root `package.json` version\n- Update the `CHANGELOG.md` file with the latest changes\n- Publish the packages to npm\n- Push the changes with `vX.Y.Z` commit message\n- Create and push a `vX.Y.Z` git tag\n\nUsage:\n\n```json\n{\n  \"scripts\": {\n    \"release\": \"pnpm run link \u0026\u0026 pnpm run build \u0026\u0026 pnpm run test \u0026\u0026 sheep release -b main\"\n  }\n}\n```\n\nRecommended compagnon GitHub Action: [Akryum/release-tag](https://github.com/Akryum/release-tag) :ok_hand:\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://guillaume-chau.info/sponsors/\" target=\"_blank\"\u003e\n    \u003cimg src='https://akryum.netlify.app/sponsors.svg'/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakryum%2Fsheep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakryum%2Fsheep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakryum%2Fsheep/lists"}