Skip to content

Commit

Permalink
chore(package): bump version to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
I committed Jul 26, 2016
1 parent d816272 commit ec55030
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,25 @@
<a name="3.1.1"></a>
## 3.1.1 (2016-07-26)


### chore

* chore(npmignore): don't ignore src ([3a9121f](https://github.com/RisingStack/graffiti/commit/3a9121f))

### fix

* fix(context): fix graphql parameter order ([d816272](https://github.com/RisingStack/graffiti/commit/d816272))



<a name="3.1.0"></a>
# 3.1.0 (2016-07-26)


### chore

* chore(example): update dependencies ([39acdfb](https://github.com/RisingStack/graffiti/commit/39acdfb))
* chore(package): bump version to 3.1.0 ([621fbe2](https://github.com/RisingStack/graffiti/commit/621fbe2))
* chore(package): update dependencies ([043e3a9](https://github.com/RisingStack/graffiti/commit/043e3a9))

### 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",
"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 ec55030

Please sign in to comment.