Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.1...v1.3.0) (2020-02-24)

### Bug Fixes

* reviewed some badly written logs ([86f35ba](86f35ba))

### Features

* renamed logger plugin and added context to logs ([0451211](0451211))
  • Loading branch information
semantic-release-bot committed Feb 24, 2020
1 parent 951c9d0 commit b177260
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.3.0](https://github.com/Enigmatis/polaris-delta-middleware/compare/v1.2.1...v1.3.0) (2020-02-24)


### Bug Fixes

* reviewed some badly written logs ([86f35ba](https://github.com/Enigmatis/polaris-delta-middleware/commit/86f35bacfebdc18f42a6cdf3961d095dec3cbc95))


### Features

* renamed logger plugin and added context to logs ([0451211](https://github.com/Enigmatis/polaris-delta-middleware/commit/0451211d00edadc68d3766f650b8abc2b52c0a1c))

## [1.2.1](https://github.com/Enigmatis/polaris-delta-middleware/compare/v1.2.0...v1.2.1) (2020-02-06)


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-middlewares",
"version": "1.2.1",
"version": "1.3.0",
"description": "handling middlewares in polaris",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit b177260

Please sign in to comment.