Learn to say popular changelog and release automation tool names correctly.
0 / 5 completed
1 / 5
How is Conventional Changelog (tool that generates changelogs from conventional commits) correctly pronounced?
Conventional Changelog is pronounced 'kun-VEN-shun-ul CHAYNJ-log' — 'conventional' plus 'change' plus 'log', all plain English words. In a technical interview: "Conventional Changelog built the release notes automatically from our commit prefixes."
2 / 5
How is Changesets (tool for managing versioning and changelogs in monorepos) correctly pronounced?
Changesets is pronounced 'CHAYNJ-sets' — 'change' plus 'sets', both plain English words. Stress on CHAYNJ. In a technical interview: "Changesets bumped every affected package version automatically when we merged the release PR."
3 / 5
How is semantic-release (tool that fully automates versioning and package publishing) correctly pronounced?
semantic-release is pronounced 'seh-MAN-tik rih-LEES' — 'semantic' (as in semantic versioning) plus 'release'. In a technical interview: "semantic-release published the new npm version the moment the commit message said 'fix:'."
4 / 5
How is Release Please (Google's automated release and changelog tool) correctly pronounced?
Release Please is pronounced 'rih-LEES pleez' — 'release' plus 'please', both plain English words. In a technical interview: "Release Please opened a pull request with the version bump and changelog already written."
5 / 5
How is Auto (release automation tool that generates changelogs from GitHub labels) correctly pronounced?
Auto (the release tool) is pronounced 'AW-toh' — exactly like the everyday short form of 'automatic', stress on AW. In a technical interview: "Auto picked the next version number based on the labels attached to each merged PR."