Releases: octokit/action.js
Releases · octokit/action.js
v1.3.0
1.3.0 (2020-02-12)
Features
v1.2.1
1.2.1 (2020-02-11)
Bug Fixes
- package: update @octokit/plugin-paginate-rest to version 2.0.1 (ec0ac53), closes #18
- package: update @octokit/plugin-rest-endpoint-methods to version 2.4.0 (20f43e1), closes #15
v1.1.1
1.1.1 (2019-11-10)
Bug Fixes
- remove obsolete TypeScript workaround (21dc0d3)
v1.1.0
1.1.0 (2019-11-03)
Bug Fixes
- package: bump @octokit/core dependency to ^2.1.0 (fd462b3)
- TypeScript: add workaround to allow for further
.plugin()
chaining (79dfa3e)
Features
- octokit.paginate() (#4) (5f8855e)
- typescript: add workaround to make it work with more
.plugin()
chaining (ff6d487)
v1.0.3
1.0.3 (2019-11-03)
Bug Fixes
- package: update @octokit/core to v2 (297e759)
- adapt for @octokit/core v2 (03bb6df)
v1.0.2
1.0.2 (2019-10-13)
Bug Fixes
- package: version in published package (4647fe9)
v1.0.1
1.0.1 (2019-10-12)
Bug Fixes
- replace version correctly (481f694)
- replace version correctly (8fd9459)
v1.0.0
1.0.0 (2019-10-07)
Features