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 76d0e24 commit b5ee8a7Copy full SHA for b5ee8a7
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [v2.2.5](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.4...v2.2.5) (16-07-2019)
2
+
3
+* 📝 Update README
4
5
## [v2.2.4](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.3...v2.2.4) (16-07-2019)
6
7
* 🏗 Rename repository (fix [#3](https://github.com/deraw/vue-cli-plugin-proxy/issues/3))
package.json
@@ -1,6 +1,6 @@
{
"name": "@deraw/vue-cli-plugin-proxy",
- "version": "2.2.4",
+ "version": "2.2.5",
"description": "Provide all http-proxy-middleware options to vue-cli",
"keywords": [
"vue",
0 commit comments