Skip to content

Commit

Permalink
chore(package): bumping version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tothandras committed Oct 16, 2015
1 parent a9627bb commit 367305c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,33 @@
<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))

### docs

* docs(readme): add npm version badge ([fe2a0ab](https://github.com/RisingStack/graffiti-mongoose/commit/fe2a0ab))

### fix

* fix(viewer): fix viewer query field ([a9627bb](https://github.com/RisingStack/graffiti-mongoose/commit/a9627bb))

### refactor

* refactor(index): export statement in one line ([8ff21d7](https://github.com/RisingStack/graffiti-mongoose/commit/8ff21d7))



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


### chore

* chore(changelog): update CHANGELOG.md ([cb9009f](https://github.com/RisingStack/graffiti-mongoose/commit/cb9009f))
* chore(package): bumping version to 3.1.0 ([503a43c](https://github.com/RisingStack/graffiti-mongoose/commit/503a43c))
* chore(package): bumping version to 3.1.0 ([9259f4d](https://github.com/RisingStack/graffiti-mongoose/commit/9259f4d))
* chore(package): update dependencies ([a0054ae](https://github.com/RisingStack/graffiti-mongoose/commit/a0054ae))

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

0 comments on commit 367305c

Please sign in to comment.