Skip to content

Commit b768323

Browse files
committed
⏪ Revert package name change (fix #3)
Revert to vue-cli-plugin-proxy but scope with @deraw
1 parent 8d24eb2 commit b768323

File tree

3 files changed

+23
-24
lines changed

3 files changed

+23
-24
lines changed

CHANGELOG.md

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,55 @@
1-
## [v2.2.3](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.2.2...v2.2.3) (13-06-2019)
1+
## [v2.2.3](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.2...v2.2.3) (13-06-2019)
22

33
* 📝 Update documentation
44

5-
## [v2.2.2](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.2.1...v2.2.2) (13-06-2019)
5+
## [v2.2.2](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.1...v2.2.2) (13-06-2019)
66

77
* 🏗 Rename repository & package from `@cnamts/vue-cli-plugin-proxy` to `vue-cli-proxy-plugin`
88

9-
## [v2.2.1](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.2.0...v2.2.1) (15-03-2019)
9+
## [v2.2.1](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.2.0...v2.2.1) (15-03-2019)
1010

11-
* 🐛 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))
11+
* 🐛 Handle config without pluginOptions defined [#2](https://github.com/deraw/vue-cli-plugin-proxy/pull/2) (thanks to [iamphi](https://github.com/iamphi) & [romansp](https://github.com/romansp))
1212

13-
## [v2.2.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.6...v2.2.0) (11-03-2019)
13+
## [v2.2.0](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.6...v2.2.0) (11-03-2019)
1414

15-
* ✨ Add `enabled` option [#1](https://github.com/deraw/vue-cli-proxy-plugin/pull/1) (thanks to [clemyan](https://github.com/clemyan))
15+
* ✨ Add `enabled` option [#1](https://github.com/deraw/vue-cli-plugin-proxy/pull/1) (thanks to [clemyan](https://github.com/clemyan))
1616

17-
## [v2.1.6](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.5...v2.1.6) (02-10-2018)
17+
## [v2.1.6](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.5...v2.1.6) (02-10-2018)
1818

1919
* 🐛 Simplify API
2020

21-
## [v2.1.5](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.4...v2.1.5) (02-10-2018)
21+
## [v2.1.5](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.4...v2.1.5) (02-10-2018)
2222

2323
* 🐛 Final fix for options
2424

25-
## [v2.1.4](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.3...v2.1.4) (02-10-2018)
25+
## [v2.1.4](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.3...v2.1.4) (02-10-2018)
2626

2727
* 🐛 Fix options
2828
* 🍱 Add logo
2929

30-
## [v2.1.3](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.2...v2.1.3) (02-10-2018)
30+
## [v2.1.3](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.2...v2.1.3) (02-10-2018)
3131

3232
* 🐛 Fix projectOptions
3333

34-
## [v2.1.2](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.1...v2.1.2) (02-10-2018)
34+
## [v2.1.2](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.1...v2.1.2) (02-10-2018)
3535

3636
* 🐛 Fix README
3737

38-
## [v2.1.1](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.1.0...v2.1.1) (02-10-2018)
38+
## [v2.1.1](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.1.0...v2.1.1) (02-10-2018)
3939

4040
* 🐛 Fix README
4141

42-
## [v2.1.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v2.0.0...v2.1.0) (02-10-2018)
42+
## [v2.1.0](https://github.com/deraw/vue-cli-plugin-proxy/compare/v2.0.0...v2.1.0) (02-10-2018)
4343

4444
* 🐛 Fix API
4545

46-
## [v2.0.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v1.0.0...v2.0.0) (02-10-2018)
46+
## [v2.0.0](https://github.com/deraw/vue-cli-plugin-proxy/compare/v1.0.0...v2.0.0) (02-10-2018)
4747

4848
* ✨ Going open-source
4949
* 📄 Add MIT License
5050
* 📝 Add README
5151
* 💥 Use pluginOptions to allow configuration
5252

53-
54-
## [v1.0.0](https://github.com/deraw/vue-cli-proxy-plugin/compare/v0.0.0...v1.0.0) (14-08-2018)
53+
## [v1.0.0](https://github.com/deraw/vue-cli-plugin-proxy/compare/v0.0.0...v1.0.0) (14-08-2018)
5554

5655
* 🎉 Initial commit!

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<p align="center">This plugin is meant to provide all <a href="https://www.npmjs.com/package/http-proxy-middleware">http-proxy-middleware</a> options to vue-cli.</p>
1212

1313
<p align="center">
14-
<a href="https://www.npmjs.com/package/vue-cli-proxy-plugin"><img src="https://img.shields.io/npm/v/vue-cli-proxy-plugin.svg?style=flat-square" alt="NPM Version"></a>
15-
<a href="https://www.npmjs.com/package/vue-cli-proxy-plugin"><img src="https://img.shields.io/npm/dw/vue-cli-proxy-plugin.svg?style=flat-square" alt="NPM Downloads"></a>
14+
<a href="https://www.npmjs.com/package/@deraw/vue-cli-plugin-proxy"><img src="https://img.shields.io/npm/v/vue-cli-plugin-proxy.svg?style=flat-square" alt="NPM Version"></a>
15+
<a href="https://www.npmjs.com/package/@deraw/vue-cli-plugin-proxy"><img src="https://img.shields.io/npm/dw/vue-cli-plugin-proxy.svg?style=flat-square" alt="NPM Downloads"></a>
1616
<a href="https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="License"></a>
1717
<a href="https://github.com/vuejs/vue-cli/issues/2320"><img src="https://img.shields.io/github/issues/detail/state/vuejs/vue-cli/2320.svg?style=flat-square" alt="The issue"></a>
1818
</p>
@@ -24,8 +24,8 @@ See [the issue than initiated this plugin (#2320)](https://github.com/vuejs/vue-
2424
## Installation
2525

2626
``` bash
27-
yarn add vue-cli-proxy-plugin
28-
# OR npm install vue-cli-proxy-plugin
27+
yarn add vue-cli-plugin-proxy
28+
# OR npm install vue-cli-plugin-proxy
2929
```
3030

3131
## Usage

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "vue-cli-proxy-plugin",
2+
"name": "@deraw/vue-cli-plugin-proxy",
33
"version": "2.2.3",
44
"description": "Provide all http-proxy-middleware options to vue-cli",
55
"keywords": [
@@ -8,9 +8,9 @@
88
"vue-cli",
99
"proxy"
1010
],
11-
"homepage": "https://github.com/deraw/vue-cli-proxy-plugin/blob/master/README.md",
11+
"homepage": "https://github.com/deraw/vue-cli-plugin-proxy/blob/master/README.md",
1212
"bugs": {
13-
"url": "https://github.com/deraw/vue-cli-proxy-plugin/issues",
13+
"url": "https://github.com/deraw/vue-cli-plugin-proxy/issues",
1414
"email": "me@deraw.dev"
1515
},
1616
"license": "MIT",
@@ -21,7 +21,7 @@
2121
"main": "index.js",
2222
"repository": {
2323
"type": "git",
24-
"url": "https://github.com/deraw/vue-cli-proxy-plugin"
24+
"url": "https://github.com/deraw/vue-cli-plugin-proxy"
2525
},
2626
"dependencies": {
2727
"http-proxy-middleware": "^0.19.0"

0 commit comments

Comments
 (0)