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