Skip to content

Commit

Permalink
chore(package): bump version to 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Toth committed Feb 15, 2016
1 parent ef9a603 commit ae061a3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
<a name="5.0.8"></a>
## 5.0.8 (2016-02-15)


### fix

* fix(query): fix orderBy argument on lists ([ef9a603](https://github.com/RisingStack/graffiti-mongoose/commit/ef9a603))



<a name="5.0.7"></a>
## 5.0.7 (2016-02-11)


### chore

* chore(package): bump version to 5.0.7 ([9054e96](https://github.com/RisingStack/graffiti-mongoose/commit/9054e96))
* chore(package): update dependencies ([7600d6b](https://github.com/RisingStack/graffiti-mongoose/commit/7600d6b))

### refactor
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risingstack/graffiti-mongoose",
"version": "5.0.7",
"version": "5.0.8",
"description": "Mongoose adapter for graffiti (Node.js GraphQL ORM)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit ae061a3

Please sign in to comment.