Skip to content

Commit

Permalink
chore(main): release 0.22.1 (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
zakodium-bot authored May 24, 2023
1 parent 9bb61e0 commit b36086e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.22.1](https://github.com/zakodium-oss/react-science/compare/v0.22.0...v0.22.1) (2023-05-24)


### Bug Fixes

* stop propagation on dialog backdrop click ([#480](https://github.com/zakodium-oss/react-science/issues/480)) ([46f04c5](https://github.com/zakodium-oss/react-science/commit/46f04c5330abbae650506d1a88e006a44d5d1179))
* **tabs:** ensure consistant behavior between horizontal and vertical ([#486](https://github.com/zakodium-oss/react-science/issues/486)) ([9bb61e0](https://github.com/zakodium-oss/react-science/commit/9bb61e01f06ad88229f7489d8d83d7def9a99116))

## [0.22.0](https://github.com/zakodium-oss/react-science/compare/v0.21.2...v0.22.0) (2023-04-28)


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.0",
"version": "0.22.1",
"description": "React components to build analysis UI",
"exports": {
"./app": {
Expand Down

0 comments on commit b36086e

Please sign in to comment.