Skip to content

Commit b33b969

Browse files
committed
chore(release): v0.15.0
1 parent 9744898 commit b33b969

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [v0.x.0](https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.x.0)
3+
## [v0.15.0](https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.15.0)
44
- feat(pathRewrite): support for custom pathRewrite function.
55

66
## [v0.14.0](https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.14.0)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-proxy-middleware",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "The one-liner node.js proxy middleware for connect, express and browser-sync",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)