Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 795 Bytes

CHANGELOG.md

File metadata and controls

42 lines (22 loc) · 795 Bytes

CHANGELOG

5.0.0 (3 Feb 2024)

  • Switching to node20

4.2.0 (5 Dec 2022)

  • Added proper support for multiple arguments

4.1.0 (26 Nov 2022)

  • Added dir option

4.0.0 (26 Nov 2022)

  • Migrated to Actions toolkit

3.0.0 (8 Jun 2022)

2.1.0 (8 Nov 2019)

  • Switching to node:lts docker image

2.0.2 (6 Nov 2019)

  • Added Git to the Docker image

2.0.0 (14 Oct 2019)

  • Migrated to the latest Github Action syntax
  • Using node:10.16-alpine as base image

1.1.0 (22 Apr 2019)

  • Docker now uses the full image node:10 and entrypoint.sh accepts extra NPM settings (thanks to @Embraser01)

1.0.0 (27 Dec 2018)

  • Added Docker credentials