Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Skitionek committed Apr 29, 2020
2 parents 0d4eb27 + 551b836 commit 957c976
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.1.10](https://github.com/Skitionek/gql-generator-node/compare/v2.1.9...v2.1.10) (2020-04-29)


### Bug Fixes

* CI... ([95ccc65](https://github.com/Skitionek/gql-generator-node/commit/95ccc65ca66e5d5aa33604524f6c2d886dfed630))

## [2.1.9](https://github.com/Skitionek/gql-generator-node/compare/v2.1.8...v2.1.9) (2020-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gql-generator-node",
"version": "2.1.9",
"version": "2.1.10",
"description": "Generate queries as simple function of schema.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 957c976

Please sign in to comment.