We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478f14b commit 41deeb5Copy full SHA for 41deeb5
CHANGELOG.md
@@ -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
7
## [v2.2.5](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.4...v2.2.5) (16-07-2019)
8
9
* 📝 Update README
package.json
@@ -1,6 +1,6 @@
{
"name": "@deraw/vue-cli-plugin-proxy",
- "version": "2.2.5",
+ "version": "2.2.6",
"description": "Provide all http-proxy-middleware options to vue-cli",
"keywords": [
"vue",
0 commit comments