|
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) |
2 | 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)) |
| 3 | +* 🏗 Rename repository & package from `@cnamts/vue-cli-plugin-proxy` to `vue-cli-proxy-plugin` |
4 | 4 |
|
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) |
6 | 6 |
|
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)) |
8 | 8 |
|
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) |
10 | 14 |
|
11 | 15 | * 🐛 Simplify API
|
12 | 16 |
|
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) |
14 | 18 |
|
15 | 19 | * 🐛 Final fix for options
|
16 | 20 |
|
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) |
18 | 22 |
|
19 | 23 | * 🐛 Fix options
|
20 | 24 | * 🍱 Add logo
|
21 | 25 |
|
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) |
23 | 27 |
|
24 | 28 | * 🐛 Fix projectOptions
|
25 | 29 |
|
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) |
27 | 31 |
|
28 | 32 | * 🐛 Fix README
|
29 | 33 |
|
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) |
31 | 35 |
|
32 | 36 | * 🐛 Fix README
|
33 | 37 |
|
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) |
35 | 39 |
|
36 | 40 | * 🐛 Fix API
|
37 | 41 |
|
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) |
39 | 43 |
|
40 | 44 | * ✨ Going open-source
|
41 | 45 | * 📄 Add MIT License
|
42 | 46 | * 📝 Add README
|
43 | 47 | * 💥 Use pluginOptions to allow configuration
|
44 | 48 |
|
45 | 49 |
|
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) |
47 | 51 |
|
48 | 52 | * 🎉 Initial commit!
|
0 commit comments