Skip to content

Latest commit

 

History

History
32 lines (15 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

32 lines (15 loc) · 1.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2020-06-16)

  • add script to build and test before publishing to npm

1.0.0 (2020-06-16)

No changes from v0.1.0, bumping to v1 to signal first release.

0.1.0 (2020-06-16)

⚠ BREAKING CHANGES

  • middleware: move secretOrPublic key from options to first parameter (1da6730)

0.0.2 (2020-06-13)

Bug Fixes

  • main property in package.json (b7c88ff)

0.0.1 (2020-06-13)

Features