diff --git a/CHANGELOG.md b/CHANGELOG.md index fdecd4d9..b7951d0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [1.12.0](https://framagit.org/les/gancio/compare/v1.11.0...v1.12.0) (2024-01-14) + + +### Features + +* add lat/lng to federated events ([a26fb80](https://framagit.org/les/gancio/commit/a26fb80a8fd9b1ec71ba4104b19f470042ac794b)) + + +### Bug Fixes + +* minor ([ebd0031](https://framagit.org/les/gancio/commit/ebd00310cf1a389be96ebaa67566db9f8c226b0b)) +* minor with AP [@context](https://framagit.org/context) ([452aa6e](https://framagit.org/les/gancio/commit/452aa6eaa1b7eea45d66af8ca14b9f7abf18804a)) +* restore vuetify defaultAssets in the right place! ([80276a1](https://framagit.org/les/gancio/commit/80276a16e49abea514ca3d442df33c0f75cb7a20)) + ## [1.11.0](https://framagit.org/les/gancio/compare/v1.10.3...v1.11.0) (2024-01-10) diff --git a/package.json b/package.json index a12d59fb..3e506d23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gancio", - "version": "1.11.0", + "version": "1.12.0", "description": "A shared agenda for local communities", "author": "lesion", "scripts": {