diff --git a/CHANGELOG b/CHANGELOG index 834ddb76..8c23c179 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ All notable changes to this project will be documented in this file. -### unreleased +### 0.16.0 - [feat] embed event as widget in external website - [fedi] instances moderation in admin - [fix] toggle event visibility by owner diff --git a/package.json b/package.json index e1ff5ee3..fb8a36e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "0.15.7", + "version": "0.16.0", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {