Skip to content

Commit

Permalink
chore(release): 2.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.6.0](v2.5.5...v2.6.0) (2019-11-27)

### Features

* log properties changes and made application properties optional ([ae261f1](ae261f1))
  • Loading branch information
semantic-release-bot committed Nov 27, 2019
1 parent 718851d commit 1b60133
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.6.0](https://github.com/Enigmatis/polaris-logs/compare/v2.5.5...v2.6.0) (2019-11-27)


### Features

* log properties changes and made application properties optional ([ae261f1](https://github.com/Enigmatis/polaris-logs/commit/ae261f1c11c9930d4edd929a5fe4d3a14b64b7dc))

## [2.5.5](https://github.com/Enigmatis/polaris-logs/compare/v2.5.4...v2.5.5) (2019-11-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enigmatis/polaris-logs",
"version": "2.5.5",
"version": "2.6.0",
"description": "A logging library",
"main": "dist/src/main.js",
"types": "dist/src/main.d.ts",
Expand Down

0 comments on commit 1b60133

Please sign in to comment.