Skip to content

Commit 41deeb5

Browse files
committed
🔖 v2.2.6
1 parent 478f14b commit 41deeb5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [v2.2.6](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.5...v2.2.6) (30-04-2020)
2+
3+
* ⬆️ Upgrade http-proxy-middleware to v1
4+
* 📝 Update license
5+
* 📝 Add SECURITY.md
6+
17
## [v2.2.5](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.4...v2.2.5) (16-07-2019)
28

39
* 📝 Update README

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@deraw/vue-cli-plugin-proxy",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"description": "Provide all http-proxy-middleware options to vue-cli",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)