release notes (#308)

This commit is contained in:
eric sciple
2020-01-14 11:58:44 -05:00
committed by GitHub
parent 461fc2b9c9
commit e69833ed16
6 changed files with 32 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
# @actions/core Releases
### 1.2.1
- [Remove trailing comma from commands](https://github.com/actions/toolkit/pull/263)
- [Add \"types\" to package.json](https://github.com/actions/toolkit/pull/221)
### 1.2.0
- saveState and getState functions for wrapper tasks (on finally entry points that run post job)