Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 352 Bytes

CHANGELOG.md

File metadata and controls

15 lines (10 loc) · 352 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.0.1] - 2021-03-04

  • Added linting
  • Added build
  • Changed from yarn to npm.
  • Changed sum to a welcome message. Reflects hello world.

[0.0.0] - 2020-07-13

  • Initial publish.
  • Contains the scaffolding for index.ts and a sample sum function with unit tests.