chore(release): 1.10.3

This commit is contained in:
lesion 2024-01-09 11:15:18 +01:00
parent 329a6bd5c3
commit bc5cf241fc
No known key found for this signature in database
GPG key ID: 352918250B012177
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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.10.3](https://framagit.org/les/gancio/compare/v1.10.2...v1.10.3) (2024-01-09)
### Bug Fixes
* sequelize does not really support mariadb@3 ([3d5ab85](https://framagit.org/les/gancio/commit/3d5ab85de60ddfe19ebb92ccf04a500fe1c4ea01))
* use nodejs 18 in Docker image ([329a6bd](https://framagit.org/les/gancio/commit/329a6bd5c3e09f751f6b398b1a74c745cb219d1d))
## [1.10.2](https://framagit.org/les/gancio/compare/v1.10.0...v1.10.2) (2024-01-08)

View file

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