Skip to content

Latest commit

 

History

History
71 lines (62 loc) · 8.34 KB

CHANGELOG.md

File metadata and controls

71 lines (62 loc) · 8.34 KB

0.0.1-alpha.0 (2020-03-21)

Chores
Features
Bug Fixes
  • run publish job only on releases (3efd1cbb)
  • fix getting repo name in logging (07409117)
  • fix spelling (23946387)
  • make tests run in sequence in ci as it help speed things up due to parallel test enforce too much srain on the build machine (b5b5b3f8)
  • fix spell checks formattings (b6a0206d)
  • ignore contributes from spell checks (4365668a)
  • fix readme (b6e9b54d)
  • fix spelling issues (32c6c3c0)
  • fix ci node version (b808c756)
  • set lower bar for coverage to make sure ci passes (32cf28be)
  • configuration interfaces should not be concrete classes (38a72b17)
  • add missing unit tests for engines resolver (3a69c9b6)
  • handle unbound engines range (97a64e07)
  • remove redundant script (210f87c9)
  • npm will run with the same version as the npm running the tool (752ba1e2)
  • fix ci test to integration tests (d93ccc24)
  • fix ci test to integration tests (dd277c65)
  • add ci test to integration tests (f1489e0f)
  • no need to inject getRepoDirName as we will never mock it (27cd7c2d)
  • remove redundant annotations (04df9503)
  • inject entities instead of importing them manually (0c26690e)
  • interop is causing node git to not work properly (881b684d)
Other Changes (fix: fix logger tests in githubactions - https)