Skip to content

Latest commit

 

History

History
93 lines (56 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

93 lines (56 loc) · 5.3 KB

1.0.0 (2018-02-02)

Bug Fixes
  • call next plugin (e4aaa339)
  • docker: remove registry stuff from docker-compose (6cd53c7e)

0.0.5 (2018-01-22)

Chores
  • use husky and git commitmsg hook (eb23c9f5)
  • use node-gitlab-api 2.2.0 (c7b682dc)
  • use license-checker to enforce license compliance (c8008d4b)
  • use verdaccio 2.7.3 (01350e61)
  • docker: use carbon-alpine (72b84e40)
Documentation Changes
New Features
  • authorize access for authenticated users (58eb2cd3)

0.0.4 (2018-01-14)

Documentation Changes
  • improve authorization related topics (d1f06445)
New Features

0.0.3 (2018-01-14)

Chores
  • use commitlint/travis-cli and lts versions within travis (5a2a0039)
  • update package-lock.json (9801b215)
  • update commitlint (ea3285b8)
  • update description and tags (c30957e9)
  • commitlint as part of lint (7823617d)
  • add commitlint/config-conventional config (11f7d18f)
Documentation Changes
  • add fury, travis-ci and david-dm badge (c1417fb7)
  • update todo section within README (783e38ba)
New Features
  • authorize publish based on group ownership (9877bcf1)
  • docker compose setup (e92c729a)

0.0.2 (2018-01-11)

Chores
Documentation Changes
Bug Fixes

0.0.1 (2018-01-07)

Chores
Documentation Changes
New Features
Bug Fixes