diff --git a/.release-please-manifest.json b/.release-please-manifest.json index f0af31767..6d8339119 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.16.1" + ".": "1.16.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 88011af15..b75d3014d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +## [1.16.2](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.16.1...open-city-profile-ui-v1.16.2) (2024-09-03) + + +### Bug Fixes + +* Gdpr actions reportErrorsToSentry condition ([15937bf](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/15937bf6e47a8b4a78e7aa66a3ce59772111126b)) + ## [1.16.1](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.16.0...open-city-profile-ui-v1.16.1) (2024-08-27) diff --git a/package.json b/package.json index 96ba94b75..22c5c9e8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-city-profile-ui", - "version": "1.16.1", + "version": "1.16.2", "license": "MIT", "private": true, "dependencies": {