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