Skip to content

v12.0.0

Choose a tag to compare

@octokitbot octokitbot released this 19 Dec 16:21

12.0.0 (2018-12-19)

Bug Fixes

  • fixture: updated api.github.com/get-root (b5dce34)

BREAKING CHANGES

  • fixture: api.github.com/get-root has changed
[
   {
     headers: {
-      x-github-media-type: "github.v3; format=json"
+      x-github-media-type: "github.v3; format=json, github.speedy-preview; format=json"
     }
   }
   ...
 ]