Releases: firefoxic/utils
Releases · firefoxic/utils
Release v1.0.0
Changed
- The minimum required
node.js
version has been increased to20.12.0
, except for version21
.
Release v0.4.0
Added
- The
setGitHubEnvVar
utility that adds the specified environment variable with the specified value if theCI
environment variable is set.
Release v0.3.0
Changed
- The
update-changelog
CLI utility has been moved to the@firefoxic/update-changelog
project.
Release v0.2.0
Added
- The
getProjectRoot
utility that returns the subdirectory to which the frontend project is deployed on GitHub Pages.
Release v0.1.1
Fixed
- Creating links for the first version in
update-changelog
.
Release v0.1.0
Added
- The
update-changelog
CLI utility.