Skip to content

Releases: octokit/types.ts

v13.0.0

02 Apr 18:17
ad024fe
Compare
Choose a tag to compare

13.0.0 (2024-04-02)

Features

  • Updates openapi-types to v21.0.0 (which had breaking changes), BREAKING CHANGE: Updates multiple endpoints to use owner + repo in place of repository_id (#625) (ad024fe)

BREAKING CHANGES

  • Updates multiple endpoints to use owner + repo in place of repository_id

v12.6.0

22 Feb 22:09
b2d7de9
Compare
Choose a tag to compare

12.6.0 (2024-02-22)

Features

v12.5.0

15 Feb 17:43
bc28bdc
Compare
Choose a tag to compare

12.5.0 (2024-02-15)

Features

v12.4.0

04 Dec 20:07
ff98468
Compare
Choose a tag to compare

12.4.0 (2023-12-04)

Features

  • permissions.organization_custom_properties (#598) (ff98468)

v12.3.0

12 Nov 17:32
0eebf54
Compare
Choose a tag to compare

12.3.0 (2023-11-12)

Features

  • backport improvements from [@octokit-next](https://github.com/octokit-next) (#595) (0eebf54)

v12.2.0

07 Nov 17:47
7269dcc
Compare
Choose a tag to compare

12.2.0 (2023-11-07)

Features

  • types: make OctokitResponse an interface (#594) (7269dcc)

v12.1.1

25 Oct 21:31
7513ac8
Compare
Choose a tag to compare

12.1.1 (2023-10-25)

Bug Fixes

v12.1.0

24 Oct 21:19
decdf84
Compare
Choose a tag to compare

12.1.0 (2023-10-24)

Features

  • new /orgs/{org}/properties/schema/{custom_property_name, GET /orgs/{org}/properties/schema, GET /orgs/{org}/properties/values, GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}, GET /orgs/{org}/rulesets/rule-suites, GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}, POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel endpoints (#590) (decdf84)

v12.0.1

24 Oct 21:07
d85b00a
Compare
Choose a tag to compare

12.0.1 (2023-10-24)

Bug Fixes

v12.0.0

23 Sep 00:49
d70c858
Compare
Choose a tag to compare

12.0.0 (2023-09-23)

Features

  • new GitHub advisories, GitHub classroom endpoints, description updates, /repos/{owner}/{repo}/lfs endpoint now only accepts PUT, remove required workflow endpoints (#582) (d70c858)

BREAKING CHANGES

  • /repos/{owner}/{repo}/lfs endpoint now only accepts PUT
  • remove required workflow endpoints