Skip to content

Commit

Permalink
chore(release): 79.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [79.5.0](v79.4.0...v79.5.0) (2023-01-10)

### Features

* **BottomSheet:** Add BottomSheetTitle component ([4fa2484](4fa2484))
* **BottomSheet:** Add missing BottomSheetHeader export in react/index.js ([c29fb3a](c29fb3a))
* **BottomSheet:** Forward ref in BottomSheetItem ([2e9ab47](2e9ab47))
  • Loading branch information
semantic-release-bot committed Jan 10, 2023
1 parent 22b0469 commit 607cd03
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [79.5.0](https://github.com/cozy/cozy-ui/compare/v79.4.0...v79.5.0) (2023-01-10)


### Features

* **BottomSheet:** Add BottomSheetTitle component ([4fa2484](https://github.com/cozy/cozy-ui/commit/4fa2484))
* **BottomSheet:** Add missing BottomSheetHeader export in react/index.js ([c29fb3a](https://github.com/cozy/cozy-ui/commit/c29fb3a))
* **BottomSheet:** Forward ref in BottomSheetItem ([2e9ab47](https://github.com/cozy/cozy-ui/commit/2e9ab47))

# [79.4.0](https://github.com/cozy/cozy-ui/compare/v79.3.0...v79.4.0) (2023-01-06)


Expand Down

0 comments on commit 607cd03

Please sign in to comment.