diff --git a/CHANGELOG.md b/CHANGELOG.md index 0480819..fa9b880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog - Standalone web app & API +### 3.1.3 (2024-11-23) + +#### Standalone web app + +- Home: `target="_blank"` for external links +- Reduce init options height +- Fix title width in tile + ### 3.1.2 (2024-11-10) #### Standalone web app diff --git a/package.json b/package.json index f2a60df..2581348 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "classement", "description": "This application aims to manage ranking list by groups of elements in the form of images or texts.", - "version": "3.1.2", + "version": "3.1.3", "license": "GPL-3.0-or-later", "author": { "name": "ZĂ©fling",