Releases: octokit/octokit.js
Releases · octokit/octokit.js
v1.3.0
1.3.0 (2021-08-03)
Features
- typescript:
allow_auto_merge
parameter when creating / updating a repository. Search: owner
in repository items may no longer be null
(#2144) (e19f0ce)
v1.2.0
1.2.0 (2021-08-02)
Features
.rest.repos.createAutolink()
, .rest.repos.listAutolinks()
, .rest.repos.getAutolink()
, .rest.repos.deleteAutolink()
(39d797e)
v1.1.0
1.1.0 (2021-06-23)
Features
v1.0.6
1.0.6 (2021-06-11)
Bug Fixes
v1.0.5
1.0.5 (2021-05-18)
Bug Fixes
v1.0.4
1.0.4 (2021-05-07)
Bug Fixes
v1.0.3
1.0.3 (2021-04-27)
Bug Fixes
v1.0.3-debug.1
Bug Fixes
- update all dependencies to latest (7aa2c6a)
v1.0.1
Bug fixes
- missing
.rest
in app example