bump core for release and docs (#189)

This commit is contained in:
Bryan MacFarlane
2019-10-18 15:35:13 -04:00
committed by GitHub
parent 565d0bbe18
commit a65441cf46
3 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# @actions/core Releases
### 1.2.0
- saveState and getState functions for wrapper tasks (on finally entry points that run post job)
### 1.1.3
- setSecret added to register a secret with the runner to be masked from the logs