Skip to content

Commit 163599e

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 34d760c + 934ac93 commit 163599e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.6](https://github.com/Skitionek/gql-generator-node/compare/v2.1.5...v2.1.6) (2020-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* publish also to git npm reppo ([9c66683](https://github.com/Skitionek/gql-generator-node/commit/9c6668385804668bbcb0a912117e578dbf50ebbf))
7+
18
## [2.1.5](https://github.com/Skitionek/gql-generator-node/compare/v2.1.4...v2.1.5) (2020-04-29)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gql-generator-node",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Generate queries as simple function of schema.",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)