Skip to content

Commit

Permalink
chore(release): 98.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [98.0.0](v97.2.1...v98.0.0) (2023-12-01)

### Features

* **ForwardButton:** Add `onClick` prop ([a35d3b1](a35d3b1))
* Upgrade cozy-client to 45.0.0 ([eb1b99e](eb1b99e))

### BREAKING CHANGES

* you must have `cozy-client >= 45.0.0`
  • Loading branch information
semantic-release-bot committed Dec 1, 2023
1 parent a35d3b1 commit 67baee0
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [98.0.0](https://github.com/cozy/cozy-ui/compare/v97.2.1...v98.0.0) (2023-12-01)


### Features

* **ForwardButton:** Add `onClick` prop ([a35d3b1](https://github.com/cozy/cozy-ui/commit/a35d3b1))
* Upgrade cozy-client to 45.0.0 ([eb1b99e](https://github.com/cozy/cozy-ui/commit/eb1b99e))


### BREAKING CHANGES

* you must have `cozy-client >= 45.0.0`

## [97.2.1](https://github.com/cozy/cozy-ui/compare/v97.2.0...v97.2.1) (2023-11-30)


Expand Down

0 comments on commit 67baee0

Please sign in to comment.