Skip to content

Commit 35bf630

Browse files
committed
Bump 1.0.3
1 parent 3357a30 commit 35bf630

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## master
22

3-
## 1.0.2 (July 18, 2016)
3+
## 1.0.3 (July 18, 2016)
44
* HotFix for connection resolver
5+
* HotFix for operators' types in `filter` helper
56

67
## 1.0.1 (July 18, 2016)
78
* Fix `peerDependencies`

package.json

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

0 commit comments

Comments
 (0)