Skip to content

Commit

Permalink
chore(): release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Davide-Gheri committed Feb 18, 2021
1 parent 6b25549 commit c599647
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.2.0](https://github.com/Davide-Gheri/nestjs-mercurius/compare/0.1.0...0.2.0) (2021-02-18)


### Features

* loader middleware, testing unions/enums/interfaces ([35e25e3](https://github.com/Davide-Gheri/nestjs-mercurius/commit/35e25e384a8951a80816ada6f72ad0c3d323a56b))

# [0.1.0](https://github.com/Davide-Gheri/nestjs-mercurius/compare/0.1.0-beta.1...0.1.0) (2021-02-17)

* test: resolvers merging with third party resolvers (58184dc)
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": "nestjs-mercurius",
"version": "0.1.0",
"version": "0.2.0",
"main": "index.js",
"repository": "https://@github.com:Davide-Gheri/nestjs-mercurius.git",
"author": "Davide Gheri <davide@davidegheri.com>",
Expand Down

0 comments on commit c599647

Please sign in to comment.