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

Latest commit

 

History

History
43 lines (27 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

43 lines (27 loc) · 1.48 KB

Changelog

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

2.0.1 (2021-06-16)

Bug Fixes

  • issue where configs were not properly merging multiple locations (64411d3)

2.0.0 (2021-06-04)

Bug Fixes

Chore

  • [CHORE] Bump glob version to ^v7.1.7
  • [CHORE] Bump lodash version to ^v4.17.21
  • [CHORE] Bump eslint version to v7.27.0
  • [CHORE] Update supported node version to >v12
  • [CHORE] Introduce prettier
  • [CHORE] Migrate to github actions
  • [CHORE] Migrate to jest

1.0.0 (2019-05-17)

  • Add env variable support
  • Added test coverage
  • Updated to support > node 8
  • Updated README

0.2.1 (2016-01-08)

  • Changing the etcd package dependency version.

0.2.0 (2015-03-15)

v0.0.1

  • Initial release