Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Latest commit

 

History

History
97 lines (46 loc) · 5.56 KB

CHANGELOG.md

File metadata and controls

97 lines (46 loc) · 5.56 KB

Changelog

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

4.0.0 (2020-11-27)

Features

  • upgrade tape from 4.13.2 to 5.0.1 (#94) (42a2fad)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#95) (3c874af)
  • package.json & package-lock.json to reduce vulnerabilities (#99) (9eaed82)
  • upgrade coveralls from 3.0.11 to 3.1.0 (#97) (e47534f)
  • upgrade coveralls from 3.0.9 to 3.0.11 (#89) (5786db0)
  • upgrade debug from 4.1.1 to 4.2.0 (#92) (b8752ea)
  • upgrade nodeshift from 6.0.2 to 6.1.0 (#91) (a440ca7)
  • upgrade nodeshift from 6.1.0 to 6.2.0 (#98) (98c872b)

3.0.1 (2020-04-27)

3.0.0 (2020-01-24)

2.0.4 (2019-11-26)

2.0.3 (2019-04-16)

2.0.2 (2018-11-09)

Bug Fixes

  • revert application.yaml back to the way it was, wrt the version (8e31fe1)

2.0.1 (2018-11-09)

Bug Fixes

  • travis-ci should use npm install instead of npm ci (e34072d)

2.0.0 (2018-05-17)

Features

1.2.3 (2018-04-27)

Bug Fixes

1.2.2 (2018-04-16)

1.2.1 (2018-04-16)

1.2.0 (2018-03-08)

Bug Fixes

  • small typo fix. (#16) (08e74d0)
  • using ~ for nodeshift-starters dependency (ce5e0e4)
  • package: need to run the licenser after the version bump (eaeacf2)

Features

  • package: Move nsp check from prepare step to an optional script. (#13) (676c760), closes #12
  • package: update s2i to node product version (18f2122)