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

Latest commit

 

History

History
73 lines (32 loc) · 2.86 KB

CHANGELOG.md

File metadata and controls

73 lines (32 loc) · 2.86 KB

3.0.1 (2024-06-10)

Bug Fixes

  • replace use of deprecated node16 with node20 (d1ad55a), closes #94

3.0.0 (2023-11-09)

Features

  • remove support for new-webclient (d7e3130)

BREAKING CHANGES

  • Support for the frontend called new-webclient has been removed.

2.3.2 (2023-10-24)

Bug Fixes

  • update vulnerable dependencies (18c4537)

2.3.1 (2023-02-15)

Bug Fixes

  • v2.3.0 is broken, this version should fix the problem (0a1be8d)

2.3.0 (2023-02-15)

Features

  • add support for new frontend new-webclient (a642fd5)

2.2.0 (2022-10-20)

Bug Fixes

Features

  • update to run action in node 16 instead of node 12 (4457e76)

2.1.0 (2022-10-20)

Features

  • package.json and package-lock.json in repo root does not trigger python run (755c588)

2.0.6 (2020-10-06)

Bug Fixes

  • deps: bump @actions/core from 1.2.5 to 1.2.6 (ebf93b5)

2.0.5 (2020-09-14)

Bug Fixes

  • trigger new patch-version release (5bc4179)