Skip to content

Latest commit

 

History

History
executable file
·
54 lines (30 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

executable file
·
54 lines (30 loc) · 2.99 KB

Change Log

All notable changes to this project will be documented in this file. See https://www.conventionalcommits.org/en/v1.0.0/ for commit guidelines.

1.2.1 (2021-03-16)

Fixes

  • disable rules inadvertently added in previous release that break from current convention

1.2.0 (2021-03-01)

Features

  • dependency updates

1.1.0 (2020-02-28)

Bug Fixes

  • sonar: add sonar.projectBaseDir option (62f4f25)
  • amend format in npmrc file (69cf001)
  • update code to match new eslint ruleset (c6afc57)

Features

  • add sonar config file (0f2c903)
  • amend checkmarx image url (990ea70)
  • amend eslint config filename (71038ed)
  • amend sonar image url (0b9e297)
  • increase artifact expiry time (abc9b54)
  • move husky config to separate file (f4c832d)
  • move lint staged config to new file (1ccba5e)
  • remove blackduck from pipeline (b1d609b)
  • npm: update script names and references (b958f16)
  • remove sonar scanner integration (adad584)
  • set explicit versions for dependencies (d2de8ac)
  • update gitlab ci configuration (5ae3cba)
  • update nyc config (a569a65)

1.0.0 (2018-05-02)

Features

  • eslint: add default eslint rules (008e0d37)