Skip to content

Commit 5ed94cd

Browse files
committed
Prepare for 0.8.2
1 parent bec901d commit 5ed94cd

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
#
99
Jason Dobry <[email protected]>
1010
Nick Escallon <[email protected]>
11+
Nick Vahalik <[email protected]>

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### 0.8.2 - 15 August 2016
2+
3+
###### Bug fixes
4+
- #6 - Remove references to mock by @nvahalik
5+
16
##### 0.8.1 - 13 August 2016
27

38
###### Bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "js-data-adapter",
33
"description": "Base adapter class that all other js-data adapters extend.",
4-
"version": "0.8.1",
4+
"version": "0.8.2",
55
"homepage": "https://github.com/js-data/js-data-adapter",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)