Skip to content

Commit 05f3c6b

Browse files
committed
🔖 v2.2.1
1 parent 40b2d52 commit 05f3c6b

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.1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.2.0...v2.2.1) (15-03-2019)
2+
3+
* 🐛 Handle config without pluginOptions defined [#2](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/pull/2) (thanks to [iamphi](https://github.com/iamphi) & [romansp](https://github.com/romansp))
4+
15
## [v2.2.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.6...v2.2.0) (11-03-2019)
26

37
* ✨ Add `enabled` option [#1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/pull/1) (thanks to [clemyan](https://github.com/clemyan))

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

0 commit comments

Comments
 (0)