Skip to content

Commit

Permalink
chore(main): release 0.22.0 (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Apr 28, 2023
1 parent 824fd23 commit 8ac8733
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.22.0](https://github.com/zakodium-oss/react-science/compare/v0.21.2...v0.22.0) (2023-04-28)


### Features

* adapt the DropdownMenu to accept 'as' prop to specify an element to be a wrapper ([#476](https://github.com/zakodium-oss/react-science/issues/476)) ([824fd23](https://github.com/zakodium-oss/react-science/commit/824fd239cf4e15f3f4f9925875177d1f14908bc2))


### Bug Fixes

* correctly set dialog's cancel event handler ([05bdfc5](https://github.com/zakodium-oss/react-science/commit/05bdfc5fb2dc4ca7218a3ba576f0fa41ab0c6d49))

## [0.21.2](https://github.com/zakodium-oss/react-science/compare/v0.21.1...v0.21.2) (2023-03-24)


Expand Down
2 changes: 1 addition & 1 deletion 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": "react-science",
"version": "0.21.2",
"version": "0.22.0",
"description": "React components to build analysis UI",
"exports": {
"./app": {
Expand Down

0 comments on commit 8ac8733

Please sign in to comment.