Skip to content

Commit

Permalink
chore(main): release 0.26.2 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Aug 17, 2023
1 parent e8c1282 commit b363fb1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.26.2](https://github.com/zakodium-oss/react-science/compare/v0.26.1...v0.26.2) (2023-08-17)


### Bug Fixes

* InfoPanel key warning ([#544](https://github.com/zakodium-oss/react-science/issues/544)) ([45f4d21](https://github.com/zakodium-oss/react-science/commit/45f4d21cce50760164f44829d76bf874ff6bc7f4))
* remove Modal outline on focus ([#545](https://github.com/zakodium-oss/react-science/issues/545)) ([e8c1282](https://github.com/zakodium-oss/react-science/commit/e8c1282333f1941691ac395a1482e089feb6846b))
* resolve react-radio-group dependency issues ([#542](https://github.com/zakodium-oss/react-science/issues/542)) ([7dab585](https://github.com/zakodium-oss/react-science/commit/7dab585026946ef4d953b6fcda09e8c5394df494))

## [0.26.1](https://github.com/zakodium-oss/react-science/compare/v0.26.0...v0.26.1) (2023-08-16)


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

0 comments on commit b363fb1

Please sign in to comment.