Skip to content

Commit

Permalink
chore(release): 65.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [65.0.0](v64.0.0...v65.0.0) (2022-04-27)

### Bug Fixes

* Upgrade cozy-device-helper in peerDeps ([9d926bb](9d926bb))

### BREAKING CHANGES

* cozy-ui needs this updated version
The Flagship App API changed in cozy-device-helper.
Some components will break if the parent app does not have
cozy-device-helper at ^1.18.0
All components importing flagshipMetadata are impacted
Resolve with yarn upgrade cozy-device-helper@^1.8.0
  • Loading branch information
semantic-release-bot committed Apr 27, 2022
1 parent 9d926bb commit b3359df
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [65.0.0](https://github.com/cozy/cozy-ui/compare/v64.0.0...v65.0.0) (2022-04-27)


### Bug Fixes

* Upgrade cozy-device-helper in peerDeps ([9d926bb](https://github.com/cozy/cozy-ui/commit/9d926bb))


### BREAKING CHANGES

* cozy-ui needs this updated version
The Flagship App API changed in cozy-device-helper.
Some components will break if the parent app does not have
cozy-device-helper at ^1.18.0
All components importing flagshipMetadata are impacted
Resolve with yarn upgrade cozy-device-helper@^1.8.0

# [64.0.0](https://github.com/cozy/cozy-ui/compare/v63.0.0...v64.0.0) (2022-04-26)


Expand Down

0 comments on commit b3359df

Please sign in to comment.