{"id":20694764,"url":"https://github.com/soybeanjs/changelog","last_synced_at":"2025-12-24T04:36:11.958Z","repository":{"id":173097653,"uuid":"650176870","full_name":"soybeanjs/changelog","owner":"soybeanjs","description":"generate changelog from git tags and commits for github","archived":false,"fork":false,"pushed_at":"2024-12-12T02:26:42.000Z","size":370,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T14:53:14.397Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soybeanjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-06-06T14:02:04.000Z","updated_at":"2025-03-23T09:28:59.000Z","dependencies_parsed_at":"2024-01-13T16:49:37.902Z","dependency_job_id":"3d48b49a-6c29-4801-be18-d37ee682ed86","html_url":"https://github.com/soybeanjs/changelog","commit_stats":null,"previous_names":["soybeanjs/changelog"],"tags_count":39,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soybeanjs%2Fchangelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soybeanjs%2Fchangelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soybeanjs%2Fchangelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soybeanjs%2Fchangelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soybeanjs","download_url":"https://codeload.github.com/soybeanjs/changelog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250315979,"owners_count":21410473,"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-11-17T00:06:23.322Z","updated_at":"2025-12-24T04:36:11.918Z","avatar_url":"https://github.com/soybeanjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @soybeanjs/changelog\n\ngenerate changelog by git tags and commits\n\n## Install\n\n```bash\npnpm i -D @soybeanjs/changelog\n```\n\n## Usage\n\n```ts\nimport {\n  getChangelogMarkdown,\n  getTotalChangelogMarkdown,\n  generateChangelog,\n  generateTotalChangelog,\n} from \"@soybeanjs/changelog\";\n\n// get the changelog markdown by two git tags\ngetChangelogMarkdown();\n\n// get the changelog markdown by the total git tags\ngetTotalChangelogMarkdown();\n\n// generate the changelog markdown by two git tags\ngenerateChangelog();\n\n// generate the changelog markdown by the total git tags\ngenerateTotalChangelog();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoybeanjs%2Fchangelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoybeanjs%2Fchangelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoybeanjs%2Fchangelog/lists"}