Release v5.5.3

Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
This commit is contained in:
Hamza Mahjoubi 2024-03-06 11:38:13 +01:00
parent 8ddc945613
commit 8de6338c8c
4 changed files with 9 additions and 4 deletions

View File

@ -1,5 +1,10 @@
# Changelog
## 5.5.3 2024-03-06
### Fixed
- Remove contact from group
- Focus trap preventing addressbook rename
## 5.5.2 2024-02-19
### Fixed
- sort fallback if not member of circle

View File

@ -11,7 +11,7 @@
* 🙈 **Were not reinventing the wheel!** Based on the great and open SabreDAV library.
</description>
<version>5.5.2</version>
<version>5.5.3</version>
<licence>agpl</licence>
<author mail="hamza221@users.noreply.github.com">Hamza Mahjoubi</author>

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "contacts",
"version": "5.5.2",
"version": "5.5.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "contacts",
"version": "5.5.2",
"version": "5.5.3",
"license": "agpl",
"dependencies": {
"@mattkrick/sanitize-svg": "^0.4.0",

View File

@ -1,7 +1,7 @@
{
"name": "contacts",
"description": "A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.",
"version": "5.5.2",
"version": "5.5.3",
"author": "John Molakvoæ <skjnldsv@protonmail.com>",
"contributors": [
"John Molakvoæ <skjnldsv@protonmail.com>",