Skip to content

Commit 0e1a69d

Browse files
committed
🔖 v2.1.4
1 parent 3a59e45 commit 0e1a69d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
## [v2.1.4](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.3...v2.1.4) (02-10-2018)
2+
3+
* 🐛 Fix options
4+
* 🍱 Add logo
5+
16
## [v2.1.3](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.2...v2.1.3) (02-10-2018)
27

3-
🐛 Fix projectOptions
8+
* 🐛 Fix projectOptions
49

510
## [v2.1.2](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.1...v2.1.2) (02-10-2018)
611

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.3",
3+
"version": "2.1.4",
44
"description": "Provide all http-proxy-middleware options to vue-cli",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)