Skip to content

Commit

Permalink
chore(release): 76.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [76.0.0](v75.6.1...v76.0.0) (2022-10-05)

### Bug Fixes

* **List:** Change default color and position of List element ([2f11d48](2f11d48))
* **NestedSelect:** Remove useless divider in header ([b4c4f46](b4c4f46))
* **NestedSelect:** Remove useless style override in ItemRow ([b9e347e](b9e347e))

### Features

* Add CircularChart component ([d1b7283](d1b7283))

### BREAKING CHANGES

* **List:** Style, color and position of List elements have been readjusted. The result may not be appropriate for your use case, refer to the documentation to apply adjustments if necessary.
  • Loading branch information
semantic-release-bot committed Oct 5, 2022
1 parent d1b7283 commit 1dfc544
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [76.0.0](https://github.com/cozy/cozy-ui/compare/v75.6.1...v76.0.0) (2022-10-05)


### Bug Fixes

* **List:** Change default color and position of List element ([2f11d48](https://github.com/cozy/cozy-ui/commit/2f11d48))
* **NestedSelect:** Remove useless divider in header ([b4c4f46](https://github.com/cozy/cozy-ui/commit/b4c4f46))
* **NestedSelect:** Remove useless style override in ItemRow ([b9e347e](https://github.com/cozy/cozy-ui/commit/b9e347e))


### Features

* Add CircularChart component ([d1b7283](https://github.com/cozy/cozy-ui/commit/d1b7283))


### BREAKING CHANGES

* **List:** Style, color and position of List elements have been readjusted. The result may not be appropriate for your use case, refer to the documentation to apply adjustments if necessary.

## [75.6.1](https://github.com/cozy/cozy-ui/compare/v75.6.0...v75.6.1) (2022-09-30)


Expand Down

0 comments on commit 1dfc544

Please sign in to comment.