Skip to content

Commit

Permalink
chore(release): 0.17.0
Browse files Browse the repository at this point in the history
# [0.17.0](v0.16.6...v0.17.0) (2021-04-16)

### Features

* LoggerMiddleware customizable via env config ([36a7ae0](36a7ae0))
  • Loading branch information
semantic-release-bot committed Apr 16, 2021
1 parent 969d413 commit f1e54cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.17.0](https://github.com/Sanofi-IADC/konviw/compare/v0.16.6...v0.17.0) (2021-04-16)


### Features

* LoggerMiddleware customizable via env config ([36a7ae0](https://github.com/Sanofi-IADC/konviw/commit/36a7ae00daca44322a0a029974998c1b43e2359e))

## [0.16.6](https://github.com/Sanofi-IADC/konviw/compare/v0.16.5...v0.16.6) (2021-04-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "confluence-cms-api",
"version": "0.16.6",
"version": "0.17.0",
"description": "Enterprise public viewer for your Confluence pages",
"author": "Jose Gascon",
"private": true,
Expand Down

0 comments on commit f1e54cf

Please sign in to comment.