Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 615 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 615 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.

[Unreleased]

[0.1.0] - 2024-01-23

Changed

  • Using node 16 rather than 14 to develop the package
  • Increased the axios version to ^1.0.0 allowing the use of any 1.x version.
  • Increased version of Jest used for testing
  • Increased package versions of dependencies with npm audit fix

Contributors