Skip to content

Commit 9aa4b1f

Browse files
committed
Bump version to 1.0.6 πŸš€
1 parent 5b28825 commit 9aa4b1f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

β€ŽHISTORY.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
### 1.0.6
6+
7+
- Add back method `.members()` on organizations
8+
59
### 1.0.5
610

711
- Fix options for request not being applied

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "octocat",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "GitHub API client in Javascript",
55
"author": "Samy Pesse <[email protected]>",
66
"main": "./lib/index.js",

0 commit comments

Comments
Β (0)