diff --git a/CHANGELOG b/CHANGELOG index e741e3ef..0e352ab1 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 diff --git a/package.json b/package.json index 03ca39dc..8efbe610 100644 --- a/package.json +++ b/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",