release v1.6.16

This commit is contained in:
lesion 2023-10-04 15:13:50 +02:00
parent be6c39ce92
commit bdd53f3f0e
No known key found for this signature in database
GPG key ID: 352918250B012177
3 changed files with 11 additions and 1 deletions

View file

@ -1,5 +1,9 @@
All notable changes to this project will be documented in this file.
### 1.6.16 - 4 Oct '23
- [feat] add Czech locale
- [fix] improve datetime validation
### 1.6.15 - 3 Oct '23
- [feat] clone event
- [feat] am/pm / 24hr support, fix [#294](https://framagit.org/les/gancio/-/issues/294) [#264](https://framagit.org/les/gancio/-/issues/264)

View file

@ -6,6 +6,12 @@ nav_order: 10
---
All notable changes to this project will be documented in this file.
### 1.6.16 - 4 Oct '23
- [feat] add Czech locale
- [fix] improve datetime validation
### 1.6.15 - 3 Oct '23
- [feat] clone event
- [feat] am/pm / 24hr support, fix [#294](https://framagit.org/les/gancio/-/issues/294) [#264](https://framagit.org/les/gancio/-/issues/264)

View file

@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.6.15",
"version": "1.6.16",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {