All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 — 2024–10–30
- The minimum required
node.js
version has been increased to20.12.0
, except for version21
.
0.4.0 — 2024–05–12
- The
setGitHubEnvVar
utility that adds the specified environment variable with the specified value if theCI
environment variable is set.
0.3.0 — 2024–05–11
- The
update-changelog
CLI utility has been moved to the@firefoxic/update-changelog
project.
0.2.0 — 2024–05–07
- The
getProjectRoot
utility that returns the subdirectory to which the frontend project is deployed on GitHub Pages.
0.1.1 — 2024–05–03
- Creating links for the first version in
update-changelog
.
0.1.0 — 2024–04–26
- The
update-changelog
CLI utility.