Skip to content

Commit

Permalink
chore(release): 89.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [89.0.0](v88.6.0...v89.0.0) (2023-07-13)

### Bug Fixes

* **Alerts:** Use correct CSS variable for z-index property ([efd32d1](efd32d1))

### BREAKING CHANGES

* **Alerts:** Rename `--zindex-alert` CSS variable to `--zIndex-alert`
  • Loading branch information
semantic-release-bot committed Jul 13, 2023
1 parent efd32d1 commit c20938d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [89.0.0](https://github.com/cozy/cozy-ui/compare/v88.6.0...v89.0.0) (2023-07-13)


### Bug Fixes

* **Alerts:** Use correct CSS variable for z-index property ([efd32d1](https://github.com/cozy/cozy-ui/commit/efd32d1))


### BREAKING CHANGES

* **Alerts:** Rename `--zindex-alert` CSS variable to `--zIndex-alert`

# [88.6.0](https://github.com/cozy/cozy-ui/compare/v88.5.0...v88.6.0) (2023-07-12)


Expand Down

0 comments on commit c20938d

Please sign in to comment.