mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
chore(release): 1.16.2
This commit is contained in:
parent
a58bc6a940
commit
0c663337d5
2 changed files with 9 additions and 1 deletions
|
@ -2,6 +2,14 @@
|
|||
|
||||
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.16.2](https://framagit.org/les/gancio/compare/v1.16.1...v1.16.2) (2024-05-24)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* export rss/ics collection when collection_in_home ([baffd80](https://framagit.org/les/gancio/commit/baffd8088d8298f548cecf759074effb04811fa0))
|
||||
* start SEO Improvement and template refactoring, addressing [#399](https://framagit.org/les/gancio/issues/399) ([a58bc6a](https://framagit.org/les/gancio/commit/a58bc6a94066a2aa312ece3641dae5266705d443))
|
||||
|
||||
### [1.16.1](https://framagit.org/les/gancio/compare/v1.16.0...v1.16.1) (2024-05-23)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "gancio",
|
||||
"version": "1.16.1",
|
||||
"version": "1.16.2",
|
||||
"description": "A shared agenda for local communities",
|
||||
"author": "lesion",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue