Files
toolkit/packages/core/RELEASES.md
T

14 lines
302 B
Markdown
Raw Normal View History

# @actions/core Releases
2019-09-09 11:58:37 -04:00
### Unreleased
- Switched ## commands to :: commands (should have no noticeable impact) [#110)(https://github.com/actions/toolkit/pull/110)
2019-09-05 16:04:32 -04:00
### 1.1.0
- Added helpers for `group` and `endgroup` [#98](https://github.com/actions/toolkit/pull/98)
### 1.0.0
2019-09-05 16:04:32 -04:00
- Initial release