Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure all published packages contan a LICENCE file (close #2650) #2857

Merged
merged 1 commit into from Feb 3, 2021

Conversation

LinusBorg
Copy link
Member

@LinusBorg LinusBorg commented Dec 21, 2020

Some of the packages that are publsihed on NPM are missing the LICENSE file for the MIT license. This PR adds those where missing.

close #2650

@LinusBorg LinusBorg changed the title fix: ensure all published packages contan a LICENCE file fix: ensure all published packages contan a LICENCE file (close #2650) Dec 21, 2020
@github-actions
Copy link

Size report

Path Size
vue.global.prod.js 40.51 KB (0%)
runtime-dom.global.prod.js 26.83 KB (0%)
size-check.global.prod.js 16.21 KB (0%)

@LinusBorg LinusBorg force-pushed the add-license-files-to-all-packages-2650 branch from 047d6f8 to 16037ab Compare December 21, 2020 10:47
@LinusBorg LinusBorg added the 🧹 p1-chore Priority 1: this doesn't change code behavior. label Dec 21, 2020
@posva posva added the ready to merge The PR is ready to be merged. label Dec 21, 2020
@LinusBorg LinusBorg added this to Planned in Next Patch Feb 1, 2021
@LinusBorg LinusBorg moved this from Planned to Approved in Next Patch Feb 1, 2021
@LinusBorg LinusBorg merged commit 6a48d23 into master Feb 3, 2021
Next Patch automation moved this from Approved to Done Feb 3, 2021
@LinusBorg LinusBorg deleted the add-license-files-to-all-packages-2650 branch February 3, 2021 18:24
@yyx990803 yyx990803 moved this from Done to Final (Reviewed by Evan) in Next Patch Feb 24, 2021
catrope added a commit to catrope/vue-next that referenced this pull request Jul 27, 2021
The vue-compat package was added after vuejs#2857 ensured that every package
has a LICENSE file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No link to download an archive containing both the production version of vue 3 and the license file
2 participants