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

Latest commit

 

History

History
82 lines (40 loc) · 5.61 KB

CHANGELOG.md

File metadata and controls

82 lines (40 loc) · 5.61 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 (#95) (1d4bf92)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (#96) (597f8cd)
  • package.json & package-lock.json to reduce vulnerabilities (#98) (f34a10e)
  • upgrade debug from 4.1.1 to 4.2.0 (#94) (93d960d)
  • upgrade nodeshift from 6.0.2 to 6.1.0 (#93) (7776bcb)
  • upgrade nodeshift from 6.1.0 to 6.2.0 (#102) (d318911)

3.0.1 (2020-04-27)

3.0.0 (2020-01-24)

2.0.3 (2019-11-27)

2.0.2 (2019-04-16)

2.0.1 (2018-11-09)

Bug Fixes

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

2.0.0 (2018-05-17)

Features

1.1.2 (2018-04-27)

Bug Fixes

1.1.1 (2018-04-16)

1.1.0 (2018-03-08)

Bug Fixes

  • add workaround for CLOUD-2195 (#58) (#19) (133f9db)
  • greeting api should be protected by roles. (#20) (2977c36)
  • update the response with an id. (#22) (414b91c)
  • package: need to run the licenser after the version bump (c88c2c8)

Features

  • package: Move nsp check from prepare step to an optional script. (#16) (be99104), closes #15
  • package: update s2i image to node product version (c46c111)