Skip to content

Commit

Permalink
chore(main): release 6.0.2 (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Sep 28, 2024
1 parent 245173e commit 6a58cc8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [6.0.2](https://github.com/zakodium-oss/react-science/compare/v6.0.1...v6.0.2) (2024-09-28)


### Bug Fixes

* avoid unnecessary rerenders of InfoPanel contents ([245173e](https://github.com/zakodium-oss/react-science/commit/245173efd364004509cc71fdae0cfeb7bf48da9d))

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


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

0 comments on commit 6a58cc8

Please sign in to comment.