Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 518 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 518 Bytes

Changelog

[1.0.1] - 2023-05-23

Changed

Bumped version for package to be published to NPM 😁

[1.0.0] - 2023-05-22

Added

  • Created locator.ts module to handle the location of the Discord channels
  • Created index.ts as an export file for the module. Decided against using locator.ts as the only export in case of future additions
  • ESLint, Prettier and tsconfig configurations / files.

[0.0.1] - 2023-05-21

  • Initialize project & repo