Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 809 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 809 Bytes

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.

[0.0.14] - 2024-06-22

Added

  • Initial release of the project.
  • Basic project setup with npm, Node.js configuration.
  • GitHub Actions workflow for automatic building, testing, and publishing npm packages.
  • Setup Node.js with GitHub Actions.
  • Automated version bump and tagging with GitHub Actions.
  • Environment files usage in GitHub Actions for handling outputs.
  • Creation of GitHub releases via GitHub Actions.
  • Initial project scaffolding including package.json, README.md, and LICENSE.

Deprecated

  • None.

Removed

  • None.