diff --git a/CHANGELOG b/CHANGELOG index c0ec4258..663b8877 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,8 @@ All notable changes to this project will be documented in this file. +### 0.17.12 +- [ui] add admin section on event page in mobile #63 +- [fix] remove username from users ### 0.17.11 - [refactor] s/fed_user/ap_user diff --git a/package.json b/package.json index 51a710d7..5b3e6da0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "0.17.11", + "version": "0.17.12", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {