Skip to content

Commit 39fba96

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.1...v1.2.0) (2020-01-28) ### Bug Fixes * update semantic version ([01c51a9](01c51a9)) * update semantic version ([2009eec](2009eec)) ### Features * **polaris-logs:** update polaris-logs version ([99c814b](99c814b))
1 parent b0848b2 commit 39fba96

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.2.0](https://github.com/Enigmatis/graphql-logger/compare/v1.1.1...v1.2.0) (2020-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* update semantic version ([01c51a9](https://github.com/Enigmatis/graphql-logger/commit/01c51a967a94f8e5a76b5d779dc27d844e095ab6))
7+
* update semantic version ([2009eec](https://github.com/Enigmatis/graphql-logger/commit/2009eecf63a750fec9cb746c2b18160c3eb1c006))
8+
9+
10+
### Features
11+
12+
* **polaris-logs:** update polaris-logs version ([99c814b](https://github.com/Enigmatis/graphql-logger/commit/99c814b723b7cfc67800d2aaf7a2360825737ceb))
13+
114
## [1.1.1](https://github.com/Enigmatis/graphql-logger/compare/v1.1.0...v1.1.1) (2019-12-08)
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.1",
3+
"version": "1.2.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)