Skip to content

Commit

Permalink
v16.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyquarters committed Feb 11, 2021
1 parent 3380390 commit c2af1f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

# v16.7.0

- Add `backgroundColor` prop to `DialogModal` component [#767](https://github.com/curology/radiance-ui/pull/767)

# v16.6.2

- [Theming] Export `applyPrimaryThemeVerticalOffset` to be used in consumer apps
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "radiance-ui",
"version": "16.6.2",
"version": "16.7.0",
"description": "Curology's React based component library",
"main": "dist/bundle.js",
"module": "dist/bundle-es/index.js",
Expand Down

0 comments on commit c2af1f6

Please sign in to comment.