Skip to content

Commit

Permalink
chore(main): release 0.24.1 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Jun 20, 2023
1 parent 05855ed commit 7dee260
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.24.1](https://github.com/zakodium-oss/react-science/compare/v0.24.0...v0.24.1) (2023-06-20)


### Bug Fixes

* correctly export select component ([cba5aac](https://github.com/zakodium-oss/react-science/commit/cba5aacbb3a306017124f638267eec19fcd4263a))
* export MenuOption and MenuOptions types ([#507](https://github.com/zakodium-oss/react-science/issues/507)) ([05855ed](https://github.com/zakodium-oss/react-science/commit/05855ed831d80960821d2ad27c598abdc36d32a0))

## [0.24.0](https://github.com/zakodium-oss/react-science/compare/v0.23.0...v0.24.0) (2023-06-17)


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.24.0",
"version": "0.24.1",
"description": "React components to build analysis UI",
"exports": {
"./app": {
Expand Down

0 comments on commit 7dee260

Please sign in to comment.