Skip to content

Commit ab93625

Browse files
committed
🔖 v2.2.4
1 parent b610d57 commit ab93625

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.4](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.3...v2.2.4) (16-07-2019)
2+
3+
* 🏗 Rename repository (fix [#3](https://github.com/deraw/vue-cli-plugin-proxy/issues/3))
4+
15
## [v2.2.3](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.2...v2.2.3) (13-06-2019)
26

37
* 📝 Update documentation

package.json

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

0 commit comments

Comments
 (0)