Learn to say popular release automation and changelog tool names correctly.
0 / 5 completed
1 / 5
How is Changesets (versioning and changelog tool for monorepos) correctly pronounced?
Changesets is pronounced 'CHAYNJ-sets' — 'change' (long A) plus 'sets'. Stress on CHAYNJ. Don't say 'CHANJ-sets' with a short A. In a technical interview: "Changesets generated our changelog and bumped every affected package version automatically on release."
2 / 5
How is semantic-release (automated versioning and package publishing tool) correctly pronounced?
semantic-release is pronounced 'sih-MAN-tik rih-LEES' — 'semantic' (stress on MAN) plus 'release' (stress on LEES). Don't say 'SEM-an-tik' with front stress. In a technical interview: "semantic-release parsed our commit messages and decided automatically whether the next version was a patch, minor, or major bump."
3 / 5
How is Keep a Changelog (a standard convention for writing changelogs) correctly pronounced?
Keep a Changelog is pronounced 'KEEP uh CHAYNJ-log' — three plain English words, 'keep' plus 'a' plus 'change' plus 'log'. Don't say 'CHANJ-log' with a short A. In a technical interview: "Keep a Changelog's format made our release notes consistent enough that a script could parse them automatically."
4 / 5
How is Release Please (Google's automated release PR and changelog tool) correctly pronounced?
Release Please is pronounced 'rih-LEES PLEEZ' — 'release' (stress on LEES) plus 'please' (long E). Don't say 'REE-lees' with front stress. In a technical interview: "Release Please opened a standing pull request that always reflected exactly what the next changelog would look like."
5 / 5
How is Conventional Commits (a specification for structuring commit messages) correctly pronounced?
Conventional Commits is pronounced 'kun-VEN-shun-ul KOM-its' — 'conventional' stress on VEN, plus 'commits' stress on KOM (as the noun, unlike the verb 'to commit'). In a technical interview: "Conventional Commits let our release tooling generate the changelog automatically, just by parsing the commit prefixes."