Skip to content

v15.0.0

Choose a tag to compare

@octokitbot octokitbot released this 02 Jun 16:18

15.0.0 (2019-06-02)

Bug Fixes

  • fixture: updated api.github.com/labels (2e68368)

BREAKING CHANGES

  • fixture: api.github.com/labels has changed
[
   {
     response: [
       ...
       {
-        url: "https://api.github.com/repos/octokit-fixture-org/labels/labels/duplicate"
+        url: "https://api.github.com/repos/octokit-fixture-org/labels/labels/documentation"
-        name: "duplicate"
+        name: "documentation"
-        color: "cfd3d7"
+        color: "0075ca"
       }
+      {
+        id: 1002
+        node_id: "MDA6RW50aXR5MQ=="
+        url: "https://api.github.com/repos/octokit-fixture-org/labels/labels/duplicate"
+        name: "duplicate"
+        color: "cfd3d7"
+        default: true
+      }
       {
-        id: 1002
+        id: 1003
       }
       {
-        id: 1003
+        id: 1004
       }
       {
-        id: 1004
+        id: 1005
       }
       {
-        id: 1005
+        id: 1006
       }
       {
-        id: 1006
+        id: 1007
       }
       {
-        id: 1007
+        id: 1008
       }
     ]
     headers: {
-      content-length: "1391"
+      content-length: "1572"
     }
   }
   {
     response: {
-      id: 1008
+      id: 1009
     }
   }
   {
     response: {
-      id: 1008
+      id: 1009
     }
   }
   {
     response: {
-      id: 1008
+      id: 1009
     }
   }
   ...
 ]