Skip to content

Commit

Permalink
chore(package): bumping version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tothandras committed Oct 16, 2015
1 parent 4fda024 commit f22cc8f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
<a name="3.2.0"></a>
# 3.2.0 (2015-10-16)


### chore

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

### feat

* feat(schema): use connection type on plural fields on viewer query ([4fda024](https://github.com/RisingStack/graffiti-mongoose/commit/4fda024))



<a name="3.1.1"></a>
## 3.1.1 (2015-10-16)


### chore

* chore(package): bumping version to 3.1.1 ([0b44a27](https://github.com/RisingStack/graffiti-mongoose/commit/0b44a27))
* chore(package): bumping version to 3.1.1 ([367305c](https://github.com/RisingStack/graffiti-mongoose/commit/367305c))

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

0 comments on commit f22cc8f

Please sign in to comment.