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: use correct license in package.json #508

Merged
merged 1 commit into from
Nov 2, 2019
Merged

Conversation

connor-baer
Copy link
Member

Purpose

Circuit UI's official license is Apache 2.0. The license field in the package.json file doesn't currently match that.

Approach and changes

  • Change license field to Apache 2.0

Definition of done

  • Development completed
  • Reviewers assigned
  • Unit and integration tests
  • Meets minimum browser support
  • Meets accessibility requirements

@connor-baer connor-baer added the 🐞 bug Something isn't working as it should label Nov 2, 2019
@codecov-io
Copy link

codecov-io commented Nov 2, 2019

Codecov Report

Merging #508 into canary will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           canary     #508   +/-   ##
=======================================
  Coverage   79.65%   79.65%           
=======================================
  Files         172      172           
  Lines        2477     2477           
  Branches      445      445           
=======================================
  Hits         1973     1973           
  Misses        388      388           
  Partials      116      116

@connor-baer connor-baer removed the request for review from glemmal November 2, 2019 20:58
@connor-baer connor-baer merged commit ce944f4 into canary Nov 2, 2019
@connor-baer connor-baer deleted the tech/license branch November 2, 2019 20:58
@connor-baer
Copy link
Member Author

🎉 This PR is included in version 1.4.1-canary.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@connor-baer
Copy link
Member Author

🎉 This PR is included in version 2.0.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@connor-baer
Copy link
Member Author

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working as it should
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants