Skip to content

Commit 1637ba7

Browse files
committed
🔖 v2.2.2
1 parent 71f8343 commit 1637ba7

File tree

2 files changed

+18
-14
lines changed

2 files changed

+18
-14
lines changed

CHANGELOG.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,52 @@
1-
## [v2.2.1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.2.0...v2.2.1) (15-03-2019)
1+
## [v2.2.2](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.2.1...v2.2.2) (13-06-2019)
22

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))
3+
* 🏗 Rename repository & package from `@cnamts/vue-cli-plugin-proxy` to `vue-cli-proxy-plugin`
44

5-
## [v2.2.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.6...v2.2.0) (11-03-2019)
5+
## [v2.2.1](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.2.0...v2.2.1) (15-03-2019)
66

7-
* ✨ Add `enabled` option [#1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/pull/1) (thanks to [clemyan](https://github.com/clemyan))
7+
* 🐛 Handle config without pluginOptions defined [#2](https://github.com/deraw/vue-cli-proxy-plugin/pull/2) (thanks to [iamphi](https://github.com/iamphi) & [romansp](https://github.com/romansp))
88

9-
## [v2.1.6](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.5...v2.1.6) (02-10-2018)
9+
## [v2.2.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.6...v2.2.0) (11-03-2019)
10+
11+
* ✨ Add `enabled` option [#1](https://github.com/deraw/vue-cli-proxy-plugin/pull/1) (thanks to [clemyan](https://github.com/clemyan))
12+
13+
## [v2.1.6](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.5...v2.1.6) (02-10-2018)
1014

1115
* 🐛 Simplify API
1216

13-
## [v2.1.5](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.4...v2.1.5) (02-10-2018)
17+
## [v2.1.5](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.4...v2.1.5) (02-10-2018)
1418

1519
* 🐛 Final fix for options
1620

17-
## [v2.1.4](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.3...v2.1.4) (02-10-2018)
21+
## [v2.1.4](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.3...v2.1.4) (02-10-2018)
1822

1923
* 🐛 Fix options
2024
* 🍱 Add logo
2125

22-
## [v2.1.3](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.2...v2.1.3) (02-10-2018)
26+
## [v2.1.3](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.2...v2.1.3) (02-10-2018)
2327

2428
* 🐛 Fix projectOptions
2529

26-
## [v2.1.2](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.1...v2.1.2) (02-10-2018)
30+
## [v2.1.2](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.1...v2.1.2) (02-10-2018)
2731

2832
* 🐛 Fix README
2933

30-
## [v2.1.1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.0...v2.1.1) (02-10-2018)
34+
## [v2.1.1](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.0...v2.1.1) (02-10-2018)
3135

3236
* 🐛 Fix README
3337

34-
## [v2.1.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.0.0...v2.1.0) (02-10-2018)
38+
## [v2.1.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.0.0...v2.1.0) (02-10-2018)
3539

3640
* 🐛 Fix API
3741

38-
## [v2.0.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v1.0.0...v2.0.0) (02-10-2018)
42+
## [v2.0.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v1.0.0...v2.0.0) (02-10-2018)
3943

4044
* ✨ Going open-source
4145
* 📄 Add MIT License
4246
* 📝 Add README
4347
* 💥 Use pluginOptions to allow configuration
4448

4549

46-
## [v1.0.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v0.0.0...v1.0.0) (14-08-2018)
50+
## [v1.0.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v0.0.0...v1.0.0) (14-08-2018)
4751

4852
* 🎉 Initial commit!

package.json

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

0 commit comments

Comments
 (0)