Skip to content

Releases: bahmutov/npm-install

v1.5.0

07 Dec 14:49
3af17e0
Compare
Choose a tag to compare

1.5.0 (2020-12-07)

Features

  • add npm-shrinkwrap.json file support (#59) (3af17e0)

v1.4.5

29 Oct 15:13
1d543fd
Compare
Choose a tag to compare

1.4.5 (2020-10-29)

Bug Fixes

  • set absolute working dir when running the install (#52) (1d543fd)

v1.4.4

15 Oct 14:08
Compare
Choose a tag to compare

1.4.4 (2020-10-15)

Bug Fixes

  • Remove deprecating set-env warnings (d471e1d)

v1.4.3

14 Aug 17:22
Compare
Choose a tag to compare

1.4.3 (2020-08-14)

Bug Fixes

  • saveCache shouldn't error on existing cache, warn instead (#40) (39a1dfc)

v1.4.2

10 Aug 15:58
Compare
Choose a tag to compare

1.4.2 (2020-08-10)

Bug Fixes

  • resolve tar issues by updating to official @actions/cache (#37) (fedf95f)

v1.4.1

08 Jun 15:21
993255d
Compare
Choose a tag to compare

1.4.1 (2020-06-08)

Bug Fixes

  • add missing inputs in action.yaml (#31) (993255d)

v1.4.0

19 Feb 04:46
ef25160
Compare
Choose a tag to compare

1.4.0 (2020-02-19)

Features

  • support multiple lines in working-directory parameter (#21) (ef25160)

v1.3.1

18 Feb 18:27
Compare
Choose a tag to compare

1.3.1 (2020-02-18)

Bug Fixes

v1.3.0

05 Dec 13:49
7f86a36
Compare
Choose a tag to compare

1.3.0 (2019-12-05)

Features

v1.2.0

30 Nov 02:36
f4bd98f
Compare
Choose a tag to compare

1.2.0 (2019-11-30)

Features

  • add working directory parameter (#3) (f4bd98f), closes #2