Skip to content

Releases: octokit/plugin-enterprise-server.js

v11.0.3

29 Jul 14:46
25cd65a

Choose a tag to compare

11.0.3 (2022-07-29)

Bug Fixes

  • description updates for various endpoints (#461) (25cd65a)

v11.0.2

12 Jul 17:17
603197d

Choose a tag to compare

11.0.2 (2022-07-12)

Bug Fixes

  • don't document allow_auto_merge request parameter for repos-related APIs in GHES 3.2, since it isn't actually supported in that GHES version (#452) (603197d)

v11.0.1

28 Jun 13:12
47afdca

Choose a tag to compare

11.0.1 (2022-06-28)

Bug Fixes

  • update response examples and bump package versions (#443) (47afdca)

v11.0.0

21 Jun 22:17
e4cae9e

Choose a tag to compare

11.0.0 (2022-06-21)

Features

  • add support for current GHES version v3.2, v3.3, v3.4, v3.4 (#435) (e4cae9e)

BREAKING CHANGES

  • drop support for deprecated GHES versions v2.x, v3.0, and v3.1

Co-authored-by: Tim Rogers [email protected]

v10.6.4

14 Sep 18:30
abe0924

Choose a tag to compare

10.6.4 (2021-09-14)

Bug Fixes

v10.6.3

13 Sep 18:26
f03a1e9

Choose a tag to compare

10.6.3 (2021-09-13)

Bug Fixes

v10.6.2

12 Sep 22:34
59adf7d

Choose a tag to compare

10.6.2 (2021-09-12)

Bug Fixes

  • typescript: do not mark .user and other response properties as nullable where it does not apply (#422) (59adf7d)

v10.6.1

31 Aug 18:11
601df7e

Choose a tag to compare

10.6.1 (2021-08-31)

Bug Fixes

  • typescript: fix type for labels parameter in .issues.{add,set}Labels() (#419) (601df7e)

v10.6.0

03 Aug 17:51
4b78838

Choose a tag to compare

10.6.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 (#415) (4b78838)

v10.5.2

23 Jul 17:31
4c2bea5

Choose a tag to compare

10.5.2 (2021-07-23)

Bug Fixes

  • typescript: .repos.uploadReleaseAsset() - name parameter is now required (#412) (4c2bea5)