Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 564 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 564 Bytes

Change Log

All notable changes to this project are documented in this file. This project adheres to Semantic Versioning.

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes
  • MINOR version when you add functionality in a backward compatible manner
  • PATCH version when you make backward compatible bug fixes

[Unreleased]

Changed

  • Repository setup

[1.0.0] - TBA

Added

  • First public release.

[0.0.1] - 2023-07-01

Added

  • NPM configuration