Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.66 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.66 KB

Changelog

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

Changed

  • The minimum required node.js version has been increased to 20.12.0, except for version 21.

0.4.0 — 2024–05–12

Added

  • The setGitHubEnvVar utility that adds the specified environment variable with the specified value if the CI environment variable is set.

0.3.0 — 2024–05–11

Changed

0.2.0 — 2024–05–07

Added

  • The getProjectRoot utility that returns the subdirectory to which the frontend project is deployed on GitHub Pages.

0.1.1 — 2024–05–03

Fixed

  • Creating links for the first version in update-changelog.

0.1.0 — 2024–04–26

Added

  • The update-changelog CLI utility.