Skip to content

Commit

Permalink
chore(release): 110.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [110.0.0](v109.2.0...v110.0.0) (2024-06-18)

### Features

* **CozyTheme:** Use `io.cozy.settings` to determine default type ([9c513d4](9c513d4))

### BREAKING CHANGES

* **CozyTheme:** To use `<CozyTheme>` properly, you must have permission in your app to get `io.cozy.settings` documents. The experience would be even better with realtime on this doctypes.
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent 9c513d4 commit dc2495b
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 @@
# [110.0.0](https://github.com/cozy/cozy-ui/compare/v109.2.0...v110.0.0) (2024-06-18)


### Features

* **CozyTheme:** Use `io.cozy.settings` to determine default type ([9c513d4](https://github.com/cozy/cozy-ui/commit/9c513d4))


### BREAKING CHANGES

* **CozyTheme:** To use `<CozyTheme>` properly, you must have permission in your app to get `io.cozy.settings` documents. The experience would be even better with realtime on this doctypes.

# [109.2.0](https://github.com/cozy/cozy-ui/compare/v109.1.1...v109.2.0) (2024-06-17)


Expand Down

0 comments on commit dc2495b

Please sign in to comment.