Skip to content

Commit

Permalink
chore(main): release 0.23.0 (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored Jun 9, 2023
1 parent 80b2786 commit 280a0ad
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 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.23.0](https://github.com/zakodium-oss/react-science/compare/v0.22.2...v0.23.0) (2023-06-07)


### Features

* add select component ([#495](https://github.com/zakodium-oss/react-science/issues/495)) ([80b2786](https://github.com/zakodium-oss/react-science/commit/80b278646b0dae590d79d7f8b7adf6cf09a85f36))
* allow to style tables ([#494](https://github.com/zakodium-oss/react-science/issues/494)) ([44af685](https://github.com/zakodium-oss/react-science/commit/44af685534e34afb2502b96eb27da2d296b0dfa9))
* checkbox component ([#490](https://github.com/zakodium-oss/react-science/issues/490)) ([d1f820f](https://github.com/zakodium-oss/react-science/commit/d1f820fa8268d4900c63efea2b4c08a1fb9365cb))

## [0.22.2](https://github.com/zakodium-oss/react-science/compare/v0.22.1...v0.22.2) (2023-05-26)


Expand Down
2 changes: 1 addition & 1 deletion 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.22.2",
"version": "0.23.0",
"description": "React components to build analysis UI",
"exports": {
"./app": {
Expand Down

0 comments on commit 280a0ad

Please sign in to comment.