Skip to content

Commit

Permalink
chore(main): release 0.25.0 (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Aug 8, 2023
1 parent 0a4d3c4 commit 4e0d73b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 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.25.0](https://github.com/zakodium-oss/react-science/compare/v0.24.3...v0.25.0) (2023-08-08)


### Features

* update dependencies ([#528](https://github.com/zakodium-oss/react-science/issues/528)) ([d40d20a](https://github.com/zakodium-oss/react-science/commit/d40d20a8f54a0515ac8c144bf266b4074ca1d4e3))


### Bug Fixes

* only render modal children after calling showModal ([#530](https://github.com/zakodium-oss/react-science/issues/530)) ([0a4d3c4](https://github.com/zakodium-oss/react-science/commit/0a4d3c4e22eecacbbedb2b8164db139bb3dcf095))

## [0.24.3](https://github.com/zakodium-oss/react-science/compare/v0.24.2...v0.24.3) (2023-07-13)


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": "react-science",
"version": "0.24.3",
"version": "0.25.0",
"description": "React components to build scientific applications UI",
"exports": {
"./app": {
Expand Down

0 comments on commit 4e0d73b

Please sign in to comment.