Skip to content

v11.0.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 13 Dec 07:45

11.0.0 (2018-12-13)

Build System

  • "github.speedy-preview; format=json" in x-github-media-type response handler (#187) (2c59379)

BREAKING CHANGES

  • api.github.com/get-organization has changed
[
   {
     headers: {
-      x-github-media-type: "github.v3; format=json"
+      x-github-media-type: "github.v3; format=json, github.speedy-preview; format=json"
     }
   }
 ]
  • chore(fixture): raw fixture updated for api.github.com/get-organization