Soft launch fsa-style@2.7.7 dependency
Opened this issue · 0 comments
whatnextjamie commented
Once USDA-FSA/fsa-style#582 is complete, do the minimum to get fsa-style
dependency updated to latest.
Steps
- Bump
package.json
version - Validate dependencies, most especially
fsa-style
- Validate all Issues in this Project/Milestone are complete and sitting on
gh-pages
branch. - Pull
gh-pages-dev
fromgh-pages
to make sure you've got them all locally and they're identical. - Merge
gh-pages-dev
togh-pages
(effectively master) - Git Tag
gh-pages
as version, e.g.1.0.0
- Push tag
- Validate on https://github.com/USDA-FSA/fsa-design-system/tags
- Push
gh-pages
- Validate at http://usda-fsa.github.io/fsa-design-system
- Publish tag as a Release
- Prune local and remote branches
- Close
- associated GitHub Project