Skip to content

Commit

Permalink
chore(main): release 6.0.1 (#757)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Sep 12, 2024
1 parent 6cc6a97 commit 701576b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [6.0.1](https://github.com/zakodium-oss/react-science/compare/v6.0.0...v6.0.1) (2024-09-11)


### Bug Fixes

* include alpha in hex code for semi-transparent colors ([6cc6a97](https://github.com/zakodium-oss/react-science/commit/6cc6a97864c201c3e04ba5529733c559a11ba8c7))
* toolbar popover item should have backdrop to avoid interactions outside of it when it is open ([#756](https://github.com/zakodium-oss/react-science/issues/756)) ([c2f3ff3](https://github.com/zakodium-oss/react-science/commit/c2f3ff37edbd6b4bcc23c38d08271e59d2a3877f))

## [6.0.0](https://github.com/zakodium-oss/react-science/compare/v5.0.0...v6.0.0) (2024-07-31)


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

0 comments on commit 701576b

Please sign in to comment.