Skip to content

Commit 7292f2a

Browse files
committed
🔖 v2.1.1
1 parent 616456c commit 7292f2a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [v2.1.1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.0...v2.1.1) (02-10-2018)
2+
3+
* 🐛 Fix README
4+
15
## [v2.1.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.0.0...v2.1.0) (02-10-2018)
26

37
* 🐛 Fix API

package.json

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

0 commit comments

Comments
 (0)