Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 2.18 KB

CHANGELOG.md

File metadata and controls

38 lines (18 loc) · 2.18 KB

Changelog

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

0.12.4 (2021-08-26)

Build System

0.12.3 (2021-04-26)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (69d70c5)
  • replace read-pkg-up with find-package-json (b7f7efe), closes #22

Build System

0.12.2 (2021-03-10)

Bug Fixes

  • fix 'typeof $$.addMagic' race condition (fec78b2)

Build System

  • remove unused package (4714d53)
  • update dependencies, reconfigure standard release (15d2199)

0.12.1 (2021-02-26)