Skip to content

Commit e3f629c

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2019-12-08) ### Bug Fixes * finished the readme before code review ([9dfc08c](9dfc08c)) * fix first code review ([6510c8a](6510c8a)) * little fixes ([b9aad5b](b9aad5b)) * little fixes 2 ([93e1bb4](93e1bb4)) * prettier fixes ([c5355e9](c5355e9)) * temp commit. not finished yet ([0812b1c](0812b1c)) * update the readme ([6152dec](6152dec))
1 parent 7bee052 commit e3f629c

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.1.1](https://github.com/Enigmatis/graphql-logger/compare/v1.1.0...v1.1.1) (2019-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* finished the readme before code review ([9dfc08c](https://github.com/Enigmatis/graphql-logger/commit/9dfc08c0f7c015fc3029c3db70be2580c01bcb00))
7+
* fix first code review ([6510c8a](https://github.com/Enigmatis/graphql-logger/commit/6510c8ad5a5479e55cc314cc89e6d62ccff92e1e))
8+
* little fixes ([b9aad5b](https://github.com/Enigmatis/graphql-logger/commit/b9aad5b52176cc0550cb87df3a21502a926439f6))
9+
* little fixes 2 ([93e1bb4](https://github.com/Enigmatis/graphql-logger/commit/93e1bb4d71d02c3de92bd44ffee1e843551a42b6))
10+
* prettier fixes ([c5355e9](https://github.com/Enigmatis/graphql-logger/commit/c5355e9fc55d39876bb8468a9628cdce529734b9))
11+
* temp commit. not finished yet ([0812b1c](https://github.com/Enigmatis/graphql-logger/commit/0812b1ca2cf274a1f7a155ae444f352ec2bd8f05))
12+
* update the readme ([6152dec](https://github.com/Enigmatis/graphql-logger/commit/6152dec89cc1927b1f6d68675c9e293bf9c0d925))
13+
114
# [1.1.0](https://github.com/Enigmatis/graphql-logger/compare/v1.0.4...v1.1.0) (2019-11-27)
215

316

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.1.0",
3+
"version": "1.1.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)