Skip to content

Commit 3e87136

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2019-11-17) ### Bug Fixes * create getter for logger ([768090f](768090f)) * security fixes ([059829e](059829e))
1 parent d4196ca commit 3e87136

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.4](https://github.com/Enigmatis/graphql-logger/compare/v1.0.3...v1.0.4) (2019-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* create getter for logger ([768090f](https://github.com/Enigmatis/graphql-logger/commit/768090f0c0a81344f4c8abd388ffe91c9c77c867))
7+
* security fixes ([059829e](https://github.com/Enigmatis/graphql-logger/commit/059829ecb822243aaf4b870b7d4bed62a60c1f86))
8+
19
## [1.0.3](https://github.com/Enigmatis/graphql-logger/compare/v1.0.2...v1.0.3) (2019-11-12)
210

311

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": "@enigmatis/polaris-graphql-logger",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A library that organizes graphql logs",
55
"main": "dist/src/main.js",
66
"types": "dist/src/main.d.ts",

0 commit comments

Comments
 (0)