This commit is contained in:
les
2019-12-18 15:02:38 +01:00
parent 4a5e5617ee
commit c510541c50
2 changed files with 11 additions and 3 deletions

View File

@@ -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

View File

@@ -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",