We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b28825 commit 9aa4b1fCopy full SHA for 9aa4b1f
βHISTORY.mdβ
@@ -2,6 +2,10 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+### 1.0.6
6
+
7
+- Add back method `.members()` on organizations
8
9
### 1.0.5
10
11
- Fix options for request not being applied
βpackage.jsonβ
@@ -1,6 +1,6 @@
1
{
"name": "octocat",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "GitHub API client in Javascript",
"author": "Samy Pesse <[email protected]>",
"main": "./lib/index.js",
0 commit comments