Skip to content

Commit

Permalink
chore(release): 88.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [88.1.0](v88.0.0...v88.1.0) (2023-06-29)

### Bug Fixes

* **css:** Add two missing z-index in CSS var ([f7ef7d4](f7ef7d4))
* **css:** Avoid importing z-index.styl in each css of legacy component ([8bc65ee](8bc65ee))

### Features

* **css:** Use z-index from CSS var instead of stylus var ([bc2f05e](bc2f05e))
* **Viewer:** Add missing translation ([58014bf](58014bf))
  • Loading branch information
semantic-release-bot committed Jun 29, 2023
1 parent 58014bf commit 9903723
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [88.1.0](https://github.com/cozy/cozy-ui/compare/v88.0.0...v88.1.0) (2023-06-29)


### Bug Fixes

* **css:** Add two missing z-index in CSS var ([f7ef7d4](https://github.com/cozy/cozy-ui/commit/f7ef7d4))
* **css:** Avoid importing z-index.styl in each css of legacy component ([8bc65ee](https://github.com/cozy/cozy-ui/commit/8bc65ee))


### Features

* **css:** Use z-index from CSS var instead of stylus var ([bc2f05e](https://github.com/cozy/cozy-ui/commit/bc2f05e))
* **Viewer:** Add missing translation ([58014bf](https://github.com/cozy/cozy-ui/commit/58014bf))

# [88.0.0](https://github.com/cozy/cozy-ui/compare/v87.0.0...v88.0.0) (2023-06-28)


Expand Down

0 comments on commit 9903723

Please sign in to comment.