Skip to content

Commit 58af81c

Browse files
committed
Bump v0.0.5
1 parent cbccf2f commit 58af81c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## master
22

3+
## 0.0.5 (July 07, 2016)
4+
* refactor Resolvers due changes in graphql-compose api
5+
* exports flow annotations
6+
37
## 0.0.3 (July 01, 2016)
48
* First beta version
59

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-compose-mongoose",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Plugin for `graphql-compose` which derive a graphql type from a mongoose model.",
55
"files": [
66
"es",

0 commit comments

Comments
 (0)