ASU / asu-unity-stack

ASU Unity Design System
https://unity.web.asu.edu/
Other
11 stars 8 forks source link

Uds 1442- Add changelog and license to packages #1142

Closed davidornelas11 closed 1 year ago

davidornelas11 commented 1 year ago

Description

All packages need to contain License and changelog files. unity-bootstrap-theme contains upgrade.md

Create prepublish script to copy root license to all packages during build and publish. This makes it easier to keep a single source of truth for the license and it only needs to be edited in one place for all files to be updated. Added CHANGELOG to all packages as well

Links

Checklist