2019-08-22 17:14:49 +00:00
|
|
|
# @actions/github Releases
|
|
|
|
|
2019-12-06 12:52:04 +00:00
|
|
|
### 2.0.0
|
|
|
|
|
|
|
|
- Upgrade Octokit version to 4.x to include typescript types [#228](https://github.com/actions/toolkit/pull/228)
|
|
|
|
|
2019-09-05 17:27:22 +00:00
|
|
|
### 1.1.0
|
|
|
|
|
|
|
|
- Accept Octokit.Options in the GitHub constructor [#113](https://github.com/actions/toolkit/pull/113)
|
|
|
|
|
2019-09-03 18:42:04 +00:00
|
|
|
### 1.0.1
|
|
|
|
|
|
|
|
- Simplify WebPack configs by removing dynamic require - [#101](https://github.com/actions/toolkit/pull/101)
|
|
|
|
|
2019-08-22 17:14:49 +00:00
|
|
|
### 1.0.0
|
|
|
|
|
2019-09-03 18:42:04 +00:00
|
|
|
- Initial release
|