v0.17.14
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
### unreleased
|
### 1.17.14
|
||||||
[locale] add catalan
|
[locale] add catalan
|
||||||
[fix] fedi outbox
|
[fix] fedi outbox
|
||||||
|
|
||||||
|
|||||||
12
package.json
12
package.json
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "gancio",
|
"name": "gancio",
|
||||||
"version": "0.17.13",
|
"version": "0.17.14",
|
||||||
"description": "A shared agenda for local communities",
|
"description": "A shared agenda for local communities",
|
||||||
"author": "lesion",
|
"author": "lesion",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -20,7 +20,15 @@
|
|||||||
"url": "https://framagit.org/les/gancio/issues"
|
"url": "https://framagit.org/les/gancio/issues"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"AP", "gancio", "events", "federation", "activitypub", "event", "server", "self-host", "app"
|
"AP",
|
||||||
|
"gancio",
|
||||||
|
"events",
|
||||||
|
"federation",
|
||||||
|
"activitypub",
|
||||||
|
"event",
|
||||||
|
"server",
|
||||||
|
"self-host",
|
||||||
|
"app"
|
||||||
],
|
],
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user