Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.1...v1.2.0) (2018-11-14)

### Features

* **middleware:** Add customAuthorization middleware ([0a41072](0a41072))
  • Loading branch information
qiwibot committed Nov 14, 2018
1 parent 0a41072 commit 4fd7dde
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.2.0](https://github.com/qiwi/qorsproxy/compare/v1.1.1...v1.2.0) (2018-11-14)


### Features

* **middleware:** Add customAuthorization middleware ([0a41072](https://github.com/qiwi/qorsproxy/commit/0a41072))

## [1.1.1](https://github.com/qiwi/qorsproxy/compare/v1.1.0...v1.1.1) (2018-07-07)


Expand Down
14 changes: 10 additions & 4 deletions npm-shrinkwrap.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
Expand Up @@ -7,7 +7,7 @@
"qors",
"qorsproxy"
],
"version": "1.1.1",
"version": "1.2.0",
"repository": {
"type": "git",
"url": "[email protected]:qiwi/qorsproxy.git"
Expand Down

0 comments on commit 4fd7dde

Please sign in to comment.