Skip to content

Latest commit

 

History

History
71 lines (33 loc) · 3.14 KB

CHANGELOG.md

File metadata and controls

71 lines (33 loc) · 3.14 KB

Changelog

1.1.7 (2022-09-17)

Features

  • changed pages deploy action to use own new cross-workflow action (f109410)

Miscellaneous Chores

1.1.6 (2022-09-05)

Bug Fixes

  • switched download artifact action to support cross workflow (dc65fc8)

1.1.5 (2022-09-04)

Bug Fixes

  • added download and create pages artifact steps (cdbdcc1)

1.1.4 (2022-09-04)

Bug Fixes

  • pages deploy workflow config updates (be8a13b)

1.1.3 (2022-09-04)

Bug Fixes

  • tuning actions workflow to fix release creation (edcf887)

1.1.2 (2022-09-04)

Bug Fixes

  • fixed release target branch (6c9d5d4)

1.1.1 (2022-09-03)

Bug Fixes

  • moved karma props to angular.json configurations (12f4719)
  • release branch workflow (744bf22)
  • updated release action test configurations (1a8f6db)

1.1.0 (2022-09-03)

Features

  • initial repository commit (bd27d56)

Bug Fixes

  • fixed package-lock not in sync error in github actions (d830fce)
  • removed package-lock from gitignore (0333a6d)
  • updated github actions versions to v3 (c0ceb05)