Skip to content

Commit

Permalink
Merge pull request #31 from UrbanInstitute/release-0.4.0
Browse files Browse the repository at this point in the history
Release 0.4.0
  • Loading branch information
mitchthorson authored Feb 28, 2024
2 parents 86849ce + 3352587 commit e668951
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
Expand Up @@ -2,6 +2,8 @@

## Next

## 0.4.0

- Add SectionBreak component
- Add PR template for changelog reminder
- Update urbanColors module to align more closely with the Urban Institute data visualization styleguide
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.3.3",
"version": "0.4.0",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down

0 comments on commit e668951

Please sign in to comment.