{"id":18411326,"url":"https://github.com/shelljs/changelog","last_synced_at":"2025-08-19T09:12:36.662Z","repository":{"id":45096098,"uuid":"61082371","full_name":"shelljs/changelog","owner":"shelljs","description":"A simple script to create \u0026 update a changelog","archived":false,"fork":false,"pushed_at":"2022-11-16T06:52:53.000Z","size":27,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-09T15:56:48.671Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shelljs.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}},"created_at":"2016-06-14T01:39:38.000Z","updated_at":"2022-03-15T18:51:12.000Z","dependencies_parsed_at":"2023-01-22T17:46:03.553Z","dependency_job_id":null,"html_url":"https://github.com/shelljs/changelog","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/shelljs/changelog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelljs%2Fchangelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelljs%2Fchangelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelljs%2Fchangelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelljs%2Fchangelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shelljs","download_url":"https://codeload.github.com/shelljs/changelog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shelljs%2Fchangelog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271128847,"owners_count":24703879,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-06T03:36:10.913Z","updated_at":"2025-08-19T09:12:36.631Z","avatar_url":"https://github.com/shelljs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Changelog.js\n\nA simple NodeJS script to create \u0026 update a CHANGELOG.md\n\n## Installation and setup\n\n```bash\nnpm install --save-dev shelljs-changelog\n```\n\nNow, add a `script` to `package.json` like so:\n\n```json\n  \"scripts\": {\n    \"test\": \"... whatever you had here before ...\",\n    \"changelog\": \"shelljs-changelog\"\n  },\n```\n\n## Dependencies\n\nYou'll need to have `curl` installed in order to use this script.\n\nAlso, make sure you have internet access when running this.\n\n## Usage example\n\nTo update the changelog, run:\n\n```bash\nnpm run changelog\n```\n\nFor best results, try to run this after every time you publish.\n\n## Command line options\n\n### `--force`\n\nBy default, this script verifies that the changelog diff contains no more than\n5 deletions. With `--force` enabled, this step is skipped.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelljs%2Fchangelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshelljs%2Fchangelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshelljs%2Fchangelog/lists"}