Skip to content

Commit 0d7d93b

Browse files
committedOct 28, 2024
chore(main): release 9.1.0
1 parent 2ad5a18 commit 0d7d93b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [9.1.0](https://github.com/zakodium-oss/react-science/compare/v9.0.1...v9.1.0) (2024-10-28)
4+
5+
6+
### Features
7+
8+
* add ActivityPanel components ([#768](https://github.com/zakodium-oss/react-science/issues/768)) ([2ad5a18](https://github.com/zakodium-oss/react-science/commit/2ad5a1858e393d762ad9672f90b894adf9b57c29))
9+
310
## [9.0.1](https://github.com/zakodium-oss/react-science/compare/v9.0.0...v9.0.1) (2024-10-18)
411

512

‎package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-science",
3-
"version": "9.0.1",
3+
"version": "9.1.0",
44
"description": "React components to build scientific applications UI",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)