Skip to content

Commit

Permalink
chore(package): bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
I committed Jul 26, 2016
1 parent b8704b9 commit 621fbe2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,29 @@
<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): update dependencies ([043e3a9](https://github.com/RisingStack/graffiti/commit/043e3a9))

### docs

* docs(package): update contributing.md, add issue, pull request templates ([b8704b9](https://github.com/RisingStack/graffiti/commit/b8704b9))

### feat

* feat(package): allow custom context ([0df66ae](https://github.com/RisingStack/graffiti/commit/0df66ae))



<a name="3.0.4"></a>
## 3.0.4 (2016-04-30)


### chore

* chore(package): bump version to 3.0.4 ([6062784](https://github.com/RisingStack/graffiti/commit/6062784))
* chore(package): update dependencies ([4d20f70](https://github.com/RisingStack/graffiti/commit/4d20f70))


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

0 comments on commit 621fbe2

Please sign in to comment.