Skip to content

Commit

Permalink
chore(release): 97.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [97.2.1](v97.2.0...v97.2.1) (2023-11-30)

### Bug Fixes

* **Modals:** Use correct css var for zIndex ([b1317a3](b1317a3))
* **MuiTheme:** Remove direct call to getCssVariableValue and use css var instead ([bc09ee7](bc09ee7))
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent 66d6bd7 commit 623ac92
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [97.2.1](https://github.com/cozy/cozy-ui/compare/v97.2.0...v97.2.1) (2023-11-30)


### Bug Fixes

* **Modals:** Use correct css var for zIndex ([b1317a3](https://github.com/cozy/cozy-ui/commit/b1317a3))
* **MuiTheme:** Remove direct call to getCssVariableValue and use css var instead ([bc09ee7](https://github.com/cozy/cozy-ui/commit/bc09ee7))

# [97.2.0](https://github.com/cozy/cozy-ui/compare/v97.1.0...v97.2.0) (2023-11-29)


Expand Down

0 comments on commit 623ac92

Please sign in to comment.