- #560 Update
cli-highlightto v2.1.11 (@elwayman02)
- Jordan Hawker (@elwayman02)
- Tobias Bieniek (@Turbo87)
- #296 Omit commiters line when all are filtered out (@petrch87)
- #398 Fix handling of --next-version-from-metadata option (@contolini)
- Chris Contolini (@contolini)
- Petr Chňoupek (@petrch87)
- Tobias Bieniek (@Turbo87)
- #491 Add
release-itto simplify the release process (@Turbo87) - #490 CI: Release tags automatically (@Turbo87)
- #489 Update
.npmignorefile (@Turbo87) - #488 Disable dependabot (@Turbo87)
- #487 CI: Update
pnpmversion (@Turbo87) - #475 git: Extract
getRootPath()function (@Turbo87) - #474 Remove obsolete TSLint references (@Turbo87)
- #473 Use
pnpminstead ofyarnfor development (@Turbo87) - #469 Replace TravisCI with GitHub Actions (@Turbo87)
- #335 Use yarn in scripts (@dcyriller)
- #268 Migrate from normalize-git-info to hosted-git-info. (@rwjblue)
- Cyrille David (@dcyriller)
- Robert Jackson (@rwjblue)
- Tobias Bieniek (@Turbo87)
- Valerii Sorokobatko (@tuchk4)
- #153 enhancement: Update string renderer to add empty lines only when commits are present. (@shrikanthkr)
- #158 Upgrade
yargsto v13 (@dcyriller)
- #147 Switch from TSLint to ESLint (@trivikr)
- #161 CI: Add Node.js 12 to the test matrix (@trivikr)
- #159 Adjust
.npmignorefile (@Turbo87)
- Cyrille David (@dcyriller)
- Nicola Molinari (@emmenko)
- Shrikanth (@shrikanthkr)
- Tobias Bieniek (@Turbo87)
- Trivikram Kamat (@trivikr)
- #155 Fix incorrect repo parsing for project names with
.characters (@shrikanthkr)
- #151 Add dependabot config (@Turbo87)
- #149 Update locked dependencies (@trivikr)
- #146 Update
jestto v24.x (@trivikr) - #143 Upgrade
p-mapto v2.1.0 (@trivikr) - #144 Remove unused
string.prototype.padenddependency (@trivikr) - #137 Update
execato v1.0.0 (@trivikr) - #139 Upgrade
typescriptto v3.6.3 (@trivikr) - #127 TravisCI: Remove deprecated
sudo: falseoption (@Turbo87)
- Shrikanth (@shrikanthkr)
- Tobias Bieniek (@Turbo87)
- Trivikram Kamat (@trivikr)
- Tobias Bieniek (@Turbo87)
- #120 Add monorepo support docs (@jonaskello)
- Alexandre Paixao (@alex-pex)
- Jonas Kello (@jonaskello)
- #115 Improve CLI help output (@Turbo87)
- #114 Add
--fromand--toas replacements for--tag-from/to(@Turbo87) - #108 Improve progress reporting (@Turbo87)
- #105 Ignore dependency update bots by default (@Turbo87)
- #103 Use
cli-highlightto syntax highlight markdown output. (@Turbo87) - #102 Improve automatic config detection. (@Turbo87)
- #116 Fix progress bar rendering for
--no-color(@Turbo87) - #107 Fix
refNameparsing (@Turbo87) - #106 Remove trailing period enforcement from PR titles (@Turbo87)
- #104 Add
@sign in front of contributor login (@Turbo87)
- #111 Update
progressto v2.0.0 (@Turbo87) - #112 Update
rimrafto v2.6.2 (@Turbo87) - #110 Update
p-mapto v1.2.0 (@Turbo87) - #109 Update
yargsto v11.0.0 (@Turbo87) - #101 CI: Remove
node_modulesfrom cache. (@Turbo87) - #100 package.json: Adjust changelog labels. (@Turbo87)
- #99 Use
prettierto format code. (@Turbo87) - #98 Use
jest-runner-tslintfor linting. (@Turbo87) - #97 Update
make-fetch-happento v4.0.1. (@Turbo87) - #96 Update
fs-extrato v6.0.1. (@Turbo87) - #95 Update
chalkto v2.4.1. (@Turbo87) - #94 Update to Jest 23. (@Turbo87)
- #93 Update
execato v0.10.0. (@Turbo87) - #91 Update TSLint and fix issues. (@Turbo87)
- #90 Update
typescriptto v2.9.2. (@Turbo87)
- Tobias Bieniek (Turbo87)
- #82 changelog: Handle missing issues/PRs gracefully. (@Turbo87)
- #73 Use HTTP-based caching. (@Turbo87)
- #80 GitHubAPI class refactorings. (@Turbo87)
- #72 Convert "cli" script to TypeScript and wrap in a run() function. (@Turbo87)
- Tobias Bieniek (Turbo87)
- Don't have to specify "repo" in the config
- Have a set of default labels
- #71 configuration: Derive repo from package.json and use default labels. (@Turbo87)
- #60 Add support for homu merge commits. (@Turbo87)
- #70 configuration-error: Add missing "message" property. (@Turbo87)
- #64 progressBar: Split tick() into setTitle() and tick(). (@Turbo87)
- #67 Change git functions to be async using "execa". (@Turbo87)
- #66 MarkdownRenderer cleanup. (@Turbo87)
- #65 Extract "MarkdownRenderer" class. (@Turbo87)
- #61 Refactorings and code simplification (part 2). (@Turbo87)
- #59 Refactorings and code simplification. (@Turbo87)
- #54 Convert to TypeScript. (@Turbo87)
- Tobias Bieniek (Turbo87)
- Make lerna-changelog work better for a regular repo (including this one)
- #49 Exclude arrow functions, classes and generator functions from being transpiled. (@Turbo87)
- #50 Update "jest" to v20.0.4. (@Turbo87)
- #48 Adjust "lint" script. (@Turbo87)
- #47 Move configuration from "lerna.json" into "package.json". (@Turbo87)
- Tobias Bieniek (Turbo87)
Notable changes:
- We dropped Node 0.10/0.12
- Adds support for the "changelog" config key from "package.json" instead of from "lerna.json"
- Removes "lerna" peerDep
Basically removes ties to lerna so can be used standalone.
- Other
- Tobias Bieniek (Turbo87)
- Ville Immonen (fson)
- Henry Zhu (hzoo)
- Henry Zhu (hzoo)
- #13 Remove the
--first-parentoption from log list generation. (@gigabo) - #20 Nicer error message on missing config. (@gigabo)
- #14 Update repository URLs in package.json. (@gigabo)
- Bo Borgerson (gigabo)