Skip to content

Commit

Permalink
chore(package): bump version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Toth committed Dec 31, 2015
1 parent 33c18dc commit 84294f8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,25 @@
<a name="5.0.2"></a>
## 5.0.2 (2015-12-31)


### chore

* chore(package): update dependencies ([33c18dc](https://github.com/RisingStack/graffiti-mongoose/commit/33c18dc))

### fix

* fix(Date): parseValue takes a String as input ([4a0d254](https://github.com/RisingStack/graffiti-mongoose/commit/4a0d254))



<a name="5.0.1"></a>
## 5.0.1 (2015-12-18)


### chore

* chore(package): bump version to 5.0.1 ([b71b072](https://github.com/RisingStack/graffiti-mongoose/commit/b71b072))

### fix

* fix(query): fix id translation ([7ec8fc1](https://github.com/RisingStack/graffiti-mongoose/commit/7ec8fc1))
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.1",
"version": "5.0.2",
"description": "Mongoose adapter for graffiti (Node.js GraphQL ORM)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 84294f8

Please sign in to comment.