18F / identity-design-system

An extension of the U.S. Web Design System used on Login.gov sites to consistently identify the Login.gov brand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notifications of Design System version changes

karlaturcios opened this issue · comments

Consider a way to communicate version changes to the Design System. This helps apps that may have a dependency to the design system in the package.json like this example:

"identity-style-guide": "^2.1.3"

Automating notification of updates to these other components would be great:

  • footer/header updates

  • meta tags

  • JS files

  • Vendor prefix settings

migrated LG-2640