diff --git a/CHANGELOG.md b/CHANGELOG.md index dc377fc64..8f924e31a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ You can also check the ## Unreleased +## 6.5.1 – 2026-07-10 + - Fixes - Correctly set CSP headers for index pages diff --git a/package.json b/package.json index e5fb0ce82..97e97cb05 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@foen-admin-ch/visualize", - "version": "6.5.0", + "version": "6.5.1", "repository": { "type": "git", "url": "git+https://github.com/visualize-admin/visualization-tool.git"