Skip to content

Commit 0f0d6b4

Browse files
committed
🔖 v2.2.0
1 parent ccc08d5 commit 0f0d6b4

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.2.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.6...v2.2.0) (11-03-2019)
2+
3+
* ✨ Add `enabled` option [#1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/pull/1) (thanks to [clemyan](https://github.com/clemyan))
4+
15
## [v2.1.6](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.5...v2.1.6) (02-10-2018)
26

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

0 commit comments

Comments
 (0)