Skip to content

Releases: Kibibit/achievibit-new

v2.3.0

13 Nov 15:57
Compare
Choose a tag to compare

2.3.0 (2018-11-13)

Features

  • swagger: integrate nest swagger to document api endpoints (f33048a)

v2.2.0

12 Nov 14:38
Compare
Choose a tag to compare

2.2.0 (2018-11-12)

Features

  • services: add a global kibibit-logger as a default logger (0f5ffc5)

Reverts

  • build: remove coveralls test for failure (55082ae)

v2.1.0

11 Nov 23:55
Compare
Choose a tag to compare

2.1.0 (2018-11-11)

Features

  • build: add stickler integration to review lint errors on PRs (ea093f8)

v2.0.0

11 Nov 23:35
Compare
Choose a tag to compare

2.0.0 (2018-11-11)

Features

  • build: add typescript path shortcuts (4d180a4)

BREAKING CHANGES

  • build: we want to trigger the 2nd version since version 1 didn't use semantic versioning

v1.0.1

11 Nov 23:11
Compare
Choose a tag to compare

1.0.1 (2018-11-11)

Bug Fixes

  • build: make sure semantic-release adds a git commit (212a021)

v1.0.0

11 Nov 22:57
Compare
Choose a tag to compare

1.0.0 (2018-11-11)

Bug Fixes

  • build: disable generating package-lock (be85203)
  • build: remove the package-lock file (31e1745)

Features

  • build: add commitizen as a dev dependency (562bc13)
  • build: add husky and commitlint to enforce conventions (548c738)
  • build: add semantic release and travis integration (73bb894)
  • build: improve integration with semantic-release (d221845)
  • build: nest new application (f278542)