platform/models/contact/CHANGELOG.json
Andrey Platov ec5646504a
Introduce avatar (#300)
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
2021-11-09 18:39:38 +01:00

35 lines
775 B
JSON

{
"name": "@anticrm/model-contact",
"entries": [
{
"version": "0.6.1",
"tag": "@anticrm/model-contact_v0.6.1",
"date": "Tue, 09 Nov 2021 17:01:22 GMT",
"comments": {
"patch": [
{
"comment": "Introduce avatar"
}
],
"dependency": [
{
"comment": "Updating dependency \"@anticrm/contact\" from `~0.6.0` to `~0.6.2`"
}
]
}
},
{
"version": "0.6.0",
"tag": "@anticrm/model-contact_v0.6.0",
"date": "Sun, 08 Aug 2021 10:14:57 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@anticrm/platform\" from `~0.6.3` to `~0.6.4`"
}
]
}
}
]
}