All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.1.0 (2024-07-26)
- branch-utilities: add tests and fix typos (65f3bde)
- branch-utilities: added branchName and isPr override via ENV (b0f502a)
- branch-utilities: make eslint happy (a276015)
3.0.0 (2024-07-13)
- use correct syntax to provide args to npm scripts (f2353c1)
- deps: upgrade typescript and minimum required node version (8417ec4)
- deps: Minimum required node version is 20. In general the runtime (node or browser for utilities) must support es2023.
2.1.0 (2024-05-15)
2.0.1 (2022-12-12)
Note: Version bump only for package @shiftcode/branch-utilities
2.0.0 (2022-12-12)
- branch-utilities: can not be imported from CommonJS modules anymore
1.1.0 (2022-10-11)
- stage-info: add the StageInfo interface and its creator function (f2f4208)
Note: Version bump only for package @shiftcode/branch-utilities