Skip to content

Commit d453860

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2020-02-26) ### Bug Fixes * now cleans the log object ([74ac3d9](74ac3d9))
1 parent 2c8af65 commit d453860

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+
## [1.4.1](https://github.com/Enigmatis/polaris-graphql-logger/compare/v1.4.0...v1.4.1) (2020-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* now cleans the log object ([74ac3d9](https://github.com/Enigmatis/polaris-graphql-logger/commit/74ac3d9f45155f5df01a1f8445a9df253a90a48b))
7+
18
# [1.4.0](https://github.com/Enigmatis/graphql-logger/compare/v1.3.1...v1.4.0) (2020-02-24)
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": "@enigmatis/polaris-graphql-logger",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
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)