Skip to content

Commit

Permalink
chore(package): bumping version to 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tothandras committed Nov 5, 2015
1 parent 03b3c05 commit f1e1ace
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
21 changes: 20 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,30 @@
<a name="4.0.2"></a>
## 4.0.2 (2015-11-05)


### chore

* chore(package): bumping version to 4.0.2 ([52eb65e](https://github.com/RisingStack/graffiti-mongoose/commit/52eb65e))

### fix

* fix(schema): add nodeInterface to viewer field, resolve viewer from node field ([03b3c05](https://github.com/RisingStack/graffiti-mongoose/commit/03b3c05))
* fix(schema): fix edge and node type names ([736fed4](https://github.com/RisingStack/graffiti-mongoose/commit/736fed4))

### refactor

* refactor(example): use latest graffiti ([6917d92](https://github.com/RisingStack/graffiti-mongoose/commit/6917d92))



<a name="4.0.1"></a>
## 4.0.1 (2015-10-30)


### chore

* chore(ci): use codeship instead of travis ([47e01fe](https://github.com/RisingStack/graffiti-mongoose/commit/47e01fe))
* chore(package): bumping version to 4.0.1 ([eb86297](https://github.com/RisingStack/graffiti-mongoose/commit/eb86297))
* chore(package): bumping version to 4.0.1 ([bd09316](https://github.com/RisingStack/graffiti-mongoose/commit/bd09316))
* chore(package): update dependencies ([3d5715b](https://github.com/RisingStack/graffiti-mongoose/commit/3d5715b))

### docs
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": "4.0.1",
"version": "4.0.2",
"description": "Mongoose adapter for graffiti (Node.js GraphQL ORM)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit f1e1ace

Please sign in to comment.