Skip to content

Commit

Permalink
Merge pull request #129 from UrbanInstitute/release-v0.12.5
Browse files Browse the repository at this point in the history
Release v0.12.5
  • Loading branch information
mitchthorson authored Jan 8, 2025
2 parents 8364b98 + 66078d8 commit 79890cb
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# @UrbanInstitute/dataviz-components Changelog

## Next

## v0.12.5
- Patch: Headline eyebrows in Drupal include a link to the Story or Data tool homepage; tweaked Headline component to do the same.
- Fix: CSS Theme variable --color-green was #ffb748, which is a kind of yellow. Changed to match style guide.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@urbaninstitute/dataviz-components",
"version": "0.12.4",
"version": "0.12.5",
"scripts": {
"dev": "npm run storybook",
"build": "vite build && npm run package",
Expand Down

0 comments on commit 79890cb

Please sign in to comment.