# CHANGELOG ## 4.2.0 (5 Dev 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) - Migrating to Python3 (thanks to [@richard-chim](https://github.com/richard-chim)) ## 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](https://github.com/Embraser01)) ## 1.0.0 (27 Dec 2018) - Added Docker credentials