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

Releases: Lundalogik/differential-build-action

v3.0.1

10 Jun 07:16
Compare
Choose a tag to compare

3.0.1 (2024-06-10)

Bug Fixes

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

v3.0.0

09 Nov 12:51
Compare
Choose a tag to compare

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.

v2.3.2

24 Oct 14:26
Compare
Choose a tag to compare

2.3.2 (2023-10-24)

Bug Fixes

  • update vulnerable dependencies (18c4537)

v2.3.1

15 Feb 13:05
Compare
Choose a tag to compare

2.3.1 (2023-02-15)

Bug Fixes

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

v2.3.0

15 Feb 12:16
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

🚨 This version is broken

Please use v2.3.1 instead.

2.3.0 (2023-02-15)

Features

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

v2.2.0

20 Oct 10:08
Compare
Choose a tag to compare

2.2.0 (2022-10-20)

Bug Fixes

Features

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

v2.1.0

20 Oct 08:37
Compare
Choose a tag to compare

2.1.0 (2022-10-20)

Features

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

v2.0.6

06 Oct 09:16
Compare
Choose a tag to compare

2.0.6 (2020-10-06)

Bug Fixes

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

v2.0.5

14 Sep 09:03
Compare
Choose a tag to compare

2.0.5 (2020-09-14)

Bug Fixes

  • trigger new patch-version release (5bc4179)

v2.0.4

14 Sep 08:30
1ec70d6
Compare
Choose a tag to compare
  • fix crash introduced when updating @actions/github