Skip to content

Commit c9a7449

Browse files
committed
🔖 v2.0.0
1 parent e1be4a2 commit c9a7449

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
## [v2.0.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v1.0.0...v2.0.0) (02-10-2018)
2+
3+
* ✨ Going open-source
4+
* 📄 Add MIT License
5+
* 📝 Add README
6+
* 💥 Use pluginOptions to allow configuration
7+
8+
9+
## [v1.0.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v0.0.0...v1.0.0) (14-08-2018)
10+
11+
* 🎉 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": "@cnamts/vue-cli-plugin-proxy",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Provide all http-proxy-middleware options to vue-cli",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)