1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00
ssh-key-action/node_modules/libnpmconfig/CHANGELOG.md
2019-09-18 20:39:54 +09:00

1.3 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.1 (2018-11-13)

Bug Fixes

  • proj: make sure proj object exists (8fe2663)

1.2.0 (2018-11-13)

Features

  • cache: improved cache parsing/handling (63ba3bb)

1.1.1 (2018-11-04)

Bug Fixes

  • config: rework load order and support builtin configs (5ef1ac5)

1.1.0 (2018-11-04)

Features

  • userconfig: allow passing in userconfig from env (f613877)

1.0.0 (2018-11-04)

Features

  • api: add read() function (710426b)