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 2406f0a commit d943b63Copy full SHA for d943b63
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [v2.1.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.0.0...v2.1.0) (02-10-2018)
2
+
3
+* 🐛 Fix API
4
5
## [v2.0.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v1.0.0...v2.0.0) (02-10-2018)
6
7
* ✨ Going open-source
package.json
@@ -1,6 +1,6 @@
{
"name": "@cnamts/vue-cli-plugin-proxy",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "Provide all http-proxy-middleware options to vue-cli",
"keywords": [
"vue",
0 commit comments