Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

Latest commit

 

History

History
82 lines (48 loc) · 5.21 KB

CHANGELOG.md

File metadata and controls

82 lines (48 loc) · 5.21 KB

1.1.5 (2022-06-10)

Bug Fixes

  • npm: exclude github workflows from NPM package (7e8db94)
  • pkg: resolve peer dependency conflicts (d4545b4)
  • pkg: revert @semantic-release/npm upgrade which is not compatible with semantic release v15 (8860e6a), closes #29
  • readme: remove unused badge (8b9a2bc)
  • upgrade snyk from 1.720.0 to 1.722.0 (8623706)

1.1.5 (2022-06-10)

Bug Fixes

  • pkg: resolve peer dependency conflicts (d4545b4)
  • pkg: revert @semantic-release/npm upgrade which is not compatible with semantic release v15 (8860e6a), closes #29
  • upgrade snyk from 1.720.0 to 1.722.0 (8623706)

1.1.4 (2021-09-22)

Bug Fixes

  • release: add package-lock (b6fc426)
  • package.json & .snyk to reduce vulnerabilities (4175257)
  • package.json & .snyk to reduce vulnerabilities (4735d39)
  • package.json to reduce vulnerabilities (ba8cabe)
  • package.json to reduce vulnerabilities (51e7428)

1.1.3 (2020-04-07)

Bug Fixes

1.1.2 (2020-02-19)

Bug Fixes

1.1.1 (2019-09-18)

Bug Fixes

  • resolve path from script dir (274e0d6)

1.1.0 (2019-09-13)

Bug Fixes

  • change travis config, trigger travis (31f3605)
  • improve docs, trigger travis (8c8dd2c)
  • remove release script, update readme (5cb4fb4)
  • rename file to angular-lib (c16aa06)
  • rename file to release.sh CS-1832 (fa465bf)
  • use absolute script location (5f4d595)
  • use build:lib instead of build (7aabdd1)
  • use sync methods, fail if error (0dfcf2c)

Features

  • add config for libraries, add scripts (a18076d)

1.0.0 (2018-06-07)

Features

  • initialize with shared config SHELL-1536 (d48f9f2)