{"id":19986171,"url":"https://github.com/fuse-box/gulp-changelog-generator","last_synced_at":"2026-05-14T19:07:24.144Z","repository":{"id":75739928,"uuid":"82781797","full_name":"fuse-box/gulp-changelog-generator","owner":"fuse-box","description":null,"archived":false,"fork":false,"pushed_at":"2017-03-10T09:20:37.000Z","size":43,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-12T11:32:06.576Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuse-box.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2017-02-22T08:49:18.000Z","updated_at":"2017-03-03T11:05:57.000Z","dependencies_parsed_at":"2023-03-24T23:04:48.599Z","dependency_job_id":null,"html_url":"https://github.com/fuse-box/gulp-changelog-generator","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-box%2Fgulp-changelog-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-box%2Fgulp-changelog-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-box%2Fgulp-changelog-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuse-box%2Fgulp-changelog-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuse-box","download_url":"https://codeload.github.com/fuse-box/gulp-changelog-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241419882,"owners_count":19959991,"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-13T04:28:13.390Z","updated_at":"2026-05-14T19:07:19.124Z","avatar_url":"https://github.com/fuse-box.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"1. Installations\n___\n\n```shell\nbin: npm i | yarn add changelog-generator\n```\n\nExample Gulp\n\n```json\nimport {gulpChangeLogGeneratorPlugin} from 'gulp-changelog-generator';\n\ngulp.task('default', () =\u003e {\n  const config: Config = {\n    username: 'user',\n    password: 'secret',\n    repoOwner: 'fuse-box',\n    repoName: 'fuse-box'\n  };\n  gulp\n    .src('./test/CHANGELOG.md', {buffer: false})\n    .pipe(gulpChangeLogGeneratorPlugin(config))\n    .pipe(gulp.dest('dist'));\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuse-box%2Fgulp-changelog-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuse-box%2Fgulp-changelog-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuse-box%2Fgulp-changelog-generator/lists"}