Skip to content

Commit

Permalink
chore(package): bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Toth committed Feb 2, 2016
1 parent 57f39e6 commit 1b38fe6
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
<a name="3.0.0"></a>
# 3.0.0 (2016-02-02)


### docs

* docs(readme): add bitHound badge ([6d2277e](https://github.com/RisingStack/graffiti/commit/6d2277e))

### feat

* feat(package): don't include body parsers in the middleware ([57f39e6](https://github.com/RisingStack/graffiti/commit/57f39e6))

### style

* style(example): lint examples ([1cf46c5](https://github.com/RisingStack/graffiti/commit/1cf46c5))



<a name="2.1.3"></a>
## 2.1.3 (2016-01-18)


### chore

* chore(package): bump version to 2.1.3 ([5a0c2b0](https://github.com/RisingStack/graffiti/commit/5a0c2b0))
* chore(package): update dependencies ([284d9e8](https://github.com/RisingStack/graffiti/commit/284d9e8))
* chore(package): update dependencies ([c452618](https://github.com/RisingStack/graffiti/commit/c452618))

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

0 comments on commit 1b38fe6

Please sign in to comment.