Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Latest commit

 

History

History
70 lines (32 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

70 lines (32 loc) · 2.93 KB

Changelog

1.0.0 (2022-04-23)

⚠ BREAKING CHANGES

  • update dependencies and move mikro as peer

Features

  • changes license to Apache2 (de54389)
  • update dependencies and move mikro as peer (e576908)

0.3.0 (2021-06-29)

Features

  • tests multiple merge release (2746dbb)
  • tests multiple merge release step 2 (8259ddb)

0.2.2 (2021-03-03)

Bug Fixes

  • add conditional build before publishing (ef71288)

0.2.1 (2021-03-03)

Bug Fixes

0.2.0 (2021-03-03)

Features

  • automate npm publishing (da61183)

0.1.1 (2021-03-03)

Bug Fixes

  • get name without calling constructor in factory-container (697bbec)

0.1.0 (2021-03-02)

Features

  • update local development (fa42ce4)

0.0.4 (2021-03-02)

Bug Fixes

  • don't call the constructor when getting the name (85a4132)

0.0.3 (2021-02-20)

Bug Fixes

  • removes husky message from readme (50789e3)