Skip to content

Commit e96412f

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.4...v1.1.0) (2019-11-27) ### Features * upgraded polaris-logs ([2ac970b](2ac970b))
1 parent eb1bc0f commit e96412f

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.1.0](https://github.com/Enigmatis/graphql-logger/compare/v1.0.4...v1.1.0) (2019-11-27)
2+
3+
4+
### Features
5+
6+
* upgraded polaris-logs ([2ac970b](https://github.com/Enigmatis/graphql-logger/commit/2ac970bd009a562d0ed10b159bbed19924fef71a))
7+
18
## [1.0.4](https://github.com/Enigmatis/graphql-logger/compare/v1.0.3...v1.0.4) (2019-11-17)
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.0.4",
3+
"version": "1.1.0",
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)