Skip to content

Commit

Permalink
chore(package): bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Marton committed Sep 29, 2015
1 parent 71e2c85 commit 01a8480
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="2.0.0"></a>
# 2.0.0 (2015-09-29)


### fix

* fix(package): require graphql to be installed alongside graffiti ([71e2c85](https://github.com/RisingStack/graffiti-mongoose/commit/71e2c85))


### BREAKING CHANGE

* move graphql to peerDependencies


<a name="1.6.3"></a>
## 1.6.3 (2015-09-23)

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

0 comments on commit 01a8480

Please sign in to comment.