Skip to content

Commit

Permalink
chore(release): 105.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [105.7.0](v105.6.0...v105.7.0) (2024-04-09)

### Bug Fixes

* Add vertical scroll to sidebar when needed ([9e9e95c](9e9e95c))
* update nav.styl after broken lint passed PR ([28333d8](28333d8))

### Features

* Add `<NavLimiter />` component ([8c7a14a](8c7a14a))
* **ListItem:** Use cozy-client to make ExpandedAttributes label ([eb681e1](eb681e1))
  • Loading branch information
semantic-release-bot committed Apr 9, 2024
1 parent 9e9e95c commit ac208e7
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 @@
# [105.7.0](https://github.com/cozy/cozy-ui/compare/v105.6.0...v105.7.0) (2024-04-09)


### Bug Fixes

* Add vertical scroll to sidebar when needed ([9e9e95c](https://github.com/cozy/cozy-ui/commit/9e9e95c))
* update nav.styl after broken lint passed PR ([28333d8](https://github.com/cozy/cozy-ui/commit/28333d8))


### Features

* Add `<NavLimiter />` component ([8c7a14a](https://github.com/cozy/cozy-ui/commit/8c7a14a))
* **ListItem:** Use cozy-client to make ExpandedAttributes label ([eb681e1](https://github.com/cozy/cozy-ui/commit/eb681e1))

# [105.6.0](https://github.com/cozy/cozy-ui/compare/v105.5.0...v105.6.0) (2024-04-03)


Expand Down

0 comments on commit ac208e7

Please sign in to comment.