Skip to content

Commit

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

### Features

* Add AddContactDialog to add a contact from the contact list ([7333bf9](7333bf9))
* Add ContactsList locales and HOC to get them ([e315f40](e315f40))

### BREAKING CHANGES

* the app must now have `POST` permission on `io.cozy.contacts` doctype to use `ContactsListModal`
  • Loading branch information
semantic-release-bot committed Apr 26, 2022
1 parent 7333bf9 commit c4d9797
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 @@
# [64.0.0](https://github.com/cozy/cozy-ui/compare/v63.0.0...v64.0.0) (2022-04-26)


### Features

* Add AddContactDialog to add a contact from the contact list ([7333bf9](https://github.com/cozy/cozy-ui/commit/7333bf9))
* Add ContactsList locales and HOC to get them ([e315f40](https://github.com/cozy/cozy-ui/commit/e315f40))


### BREAKING CHANGES

* the app must now have `POST` permission on `io.cozy.contacts` doctype to use `ContactsListModal`

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


Expand Down

0 comments on commit c4d9797

Please sign in to comment.