Skip to content

v18.0.0

Compare
Choose a tag to compare
@octokitbot octokitbot released this 24 Dec 11:02

18.0.0 (2019-12-24)

Bug Fixes

  • fixture: updated api.github.com/branch-protection (f7ec52c)

BREAKING CHANGES

  • fixture: api.github.com/branch-protection has changed
[
   ...
   ...
   {
     response: {
       restrictions: {
         teams: [
           {
           }
         ]
       }
     }
     headers: {
-      content-length: "4531"
+      content-length: "4545"
     }
   }
   ...
 ]