Skip to content

Commit

Permalink
chore(release): 115.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [115.0.0](v114.0.1...v115.0.0) (2024-12-19)

### Features

* Upgrade date-fns to 2.30.0 ([a89c524](a89c524))

### BREAKING CHANGES

* The date formatting function (`f` from `useI18n`) changes,
please refer to this doc.
https://date-fns.org/v2.30.0/docs/format
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent a89c524 commit 8b5fb70
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 @@
# [115.0.0](https://github.com/cozy/cozy-ui/compare/v114.0.1...v115.0.0) (2024-12-19)


### Features

* Upgrade date-fns to 2.30.0 ([a89c524](https://github.com/cozy/cozy-ui/commit/a89c524))


### BREAKING CHANGES

* The date formatting function (`f` from `useI18n`) changes,
please refer to this doc.
https://date-fns.org/v2.30.0/docs/format

## [114.0.1](https://github.com/cozy/cozy-ui/compare/v114.0.0...v114.0.1) (2024-12-16)


Expand Down

0 comments on commit 8b5fb70

Please sign in to comment.