Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Latest commit

 

History

History
80 lines (48 loc) · 5.75 KB

CHANGELOG.md

File metadata and controls

80 lines (48 loc) · 5.75 KB

2.0.2 (2022-12-19)

Bug Fixes

  • filter Sonar config "sources" list to only include directories that exist (217e40e)

Chores

  • deps: add renovate.json (9758c4a)
  • deps: bump trim-off-newlines from 1.0.1 to 1.0.3 (c00b5d6)
  • deps: pin dependencies (3733a07)
  • deps: pin dependencies (1d8ccff)
  • deps: update actions/checkout action to v3 (6367e95)
  • deps: update dependency @ember/test-helpers to v2.8.1 (821871f)
  • deps: update dependency @embroider/test-setup to v1.8.3 (58af70b)
  • deps: update dependency ember-auto-import to v2.4.2 (b700c6c)
  • deps: update dependency ember-cli to v4.8.0 (f875922)
  • deps: update dependency ember-source to v4.8.2 (8e42de1)
  • deps: update dependency ember-template-lint to v4.18.2 (da2f233)
  • deps: update dependency eslint to v8 (9da32a4)
  • deps: update dependency npm to v8.11.0 (1118818)
  • deps: update dependency release-it to v15 (6ce5e16)
  • deps: update node.js to v14.19.3 (7b2f8d4)

2.0.1 (2022-05-25)

Chores

  • move to npmjs registry (784d490)
  • remove GitHub registry instructions from README (1557844)

2.0.0 (2022-05-24)

Chores

  • linting (4d1c99a)
  • template-lint conversion creates absolute file path (d301ac9)

2.0.0-alpha.5 (2022-05-23)

Chores

  • change to conventional commits CHANGELOG preset (9d04475)
  • reverse direction of CHANGELOG and README copying (edb0472)
  • tweak release-it tagging to start names with "v" (17ba2b2)
  • workspace updates for v2.0.0-alpha.4 (966574e)

2.0.0-alpha.4 (2022-05-23)

2.0.0-alpha.3 (2022-05-23)

2.0.0-alpha.2 (2022-05-23)

2.0.0-alpha.1 (2022-05-23)

2.0.0-alpha.0 (2022-05-23)

1.2.0 (2021-05-14)

Features

  • improved reading of repository info from package.json for sonar-scanner (8531137)
  • new --test-cmd and --token arguments (532355c)

1.1.0 (2021-05-11)

Features

  • add more smart defaults to scanner config (ce59325)
  • add sonar-reporter test data capability (127142f)
  • better handling of verbose output (5c3f485)
  • introduce sonar script (5e4f678)