Skip to content

Commit

Permalink
chore(package): bump version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andras Toth committed Dec 19, 2015
1 parent 88e89ff commit 44a8b37
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,7 +1,21 @@
<a name="2.1.2"></a>
## 2.1.2 (2015-12-19)


### chore

* chore(package): update dependencies ([88e89ff](https://github.com/RisingStack/graffiti/commit/88e89ff))



<a name="2.1.1"></a>
## 2.1.1 (2015-12-11)


### chore

* chore(package): update version to 2.1.1 ([dc9536b](https://github.com/RisingStack/graffiti/commit/dc9536b))

### fix

* fix(index): fix exports ([9b5a4ef](https://github.com/RisingStack/graffiti/commit/9b5a4ef))
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.1",
"version": "2.1.2",
"description": "Mongoose adapter for graffiti (Node.js GraphQL ORM)",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 44a8b37

Please sign in to comment.