Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-02chore: remove debug console.logs from changelog script (#4944)Luke Karrys
2022-04-20chore(changelog): dont show commit body by default & add extra pr checkLuke Karrys
2022-04-14chore: fix reading latest release from changelogLuke Karrys
2022-04-14chore: add release manager script (#4716)Luke Karrys
2022-04-06chore(changelog): reformat to gh release style user links when reading (#4676)Luke Karrys
2022-04-03chore: add option for changelog to write to file (#4662)Luke Karrys
2022-03-15chore: improve the changelog script (#4561)nlf
2022-01-07fix(scripts): more complete commit message formatting (#4216)nlf
2022-01-07chore: refactor changelog script to not require annotated commits (#4214)nlf
2021-11-05chore: update to latest eslint and linting rulesGar
2021-06-10fix(linting): add scripts, docs, smoke-testsGar
2020-11-04doc: updates to changelog generation scriptisaacs
2020-11-04changelog: automatically backtickify scoped pkg namesisaacs
2018-08-23gen-changelog: fix npm.community url parsingKat Marchán
2018-08-23gen-changelog: appease standardRebecca Turner
2018-08-23gen-changelog: Strip CRs from commit messagesRebecca Turner
2018-08-23gen-changelog: git update incresed length of "short" hashesRebecca Turner
2018-08-23gen-changelog: Default repo is npm/cli nowRebecca Turner
2018-08-23gen-changelog: match npm.community urls in addition to github onesRebecca Turner
2018-08-23gen-changelog: Actually match content on fixes linesRebecca Turner
2018-08-02changelog: update generator scriptKat Marchán
2018-03-23standardizeRebecca Turner
2017-03-25script: fix lint errorDaijiro Wachi
2017-03-16scripts: Allow longer short-committishes when generating changelogsRebecca Turner
2016-11-04scripts: don't rely on latest being checked outForrest L Norvell
2016-10-25gen-changelog: change default branch to latestKat Marchán
2016-09-10gen-changelog: Fix the missing/double hashmarks issueRebecca Turner
2016-08-12scripts: update changelog generatorRebecca Turner
2016-07-08scripts: Match non-npm URLs in fixes for changelogsRebecca Turner
2016-07-06scripts: Update changelog generator to support Fixes URLsRebecca Turner
2016-02-19gen-changelog: Support multiple creditsRebecca Turner
2016-01-21scripts: Add @iarna's changelog generator toolRebecca Turner