release notes (#317)

This commit is contained in:
eric sciple
2020-01-21 13:25:05 -05:00
committed by GitHub
parent a9175f3986
commit 6072c249ee
7 changed files with 17 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
# @actions/core Releases
### 1.2.2
- [Fix escaping for runner commands](https://github.com/actions/toolkit/pull/302)
### 1.2.1
- [Remove trailing comma from commands](https://github.com/actions/toolkit/pull/263)