Releases: bahmutov/npm-install
Releases · bahmutov/npm-install
v1.5.0
1.5.0 (2020-12-07)
Features
- add npm-shrinkwrap.json file support (#59) (3af17e0)
v1.4.5
1.4.5 (2020-10-29)
Bug Fixes
- set absolute working dir when running the install (#52) (1d543fd)
v1.4.4
1.4.4 (2020-10-15)
Bug Fixes
- Remove deprecating set-env warnings (d471e1d)
v1.4.3
1.4.3 (2020-08-14)
Bug Fixes
- saveCache shouldn't error on existing cache, warn instead (#40) (39a1dfc)
v1.4.2
1.4.2 (2020-08-10)
Bug Fixes
- resolve tar issues by updating to official @actions/cache (#37) (fedf95f)
v1.4.1
1.4.1 (2020-06-08)
Bug Fixes
v1.4.0
1.4.0 (2020-02-19)
Features
- support multiple lines in working-directory parameter (#21) (ef25160)
v1.3.1
1.3.1 (2020-02-18)
Bug Fixes
v1.3.0
1.3.0 (2019-12-05)
Features
v1.2.0
1.2.0 (2019-11-30)
Features
- add working directory parameter (#3) (f4bd98f), closes #2