From 54bc80841aa4c9488a1eba43beb0cda3f7ac8994 Mon Sep 17 00:00:00 2001 From: lesion Date: Thu, 26 Sep 2024 00:33:22 +0200 Subject: [PATCH] chore(release): 1.19.3 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73957a0f..863e1b2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.19.3](https://framagit.org/les/gancio/compare/v1.19.2...v1.19.3) (2024-09-25) + + +### Bug Fixes + +* send AP event with task manager, fix destroy event ([9f438d9](https://framagit.org/les/gancio/commit/9f438d97fc166fdf65dc3a7ed8bd2a69115ed357)) + ### [1.19.2](https://framagit.org/les/gancio/compare/v1.19.1...v1.19.2) (2024-09-25) diff --git a/package.json b/package.json index cc60e8fc..be746ad2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "1.19.2", + "version": "1.19.3", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {