diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2ef9a1c2e..a25d1bc0c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.14.0" + ".": "1.15.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ca8844a53..73896f35a 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.15.0](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.14.0...open-city-profile-ui-v1.15.0) (2024-08-19) + + +### Features + +* Replace old matomo tracking HP-2500 ([4e38591](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/4e385919b02dba13474a8ebf52fc378ac88040a9)) + ## [1.14.0](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.13.0...open-city-profile-ui-v1.14.0) (2024-08-08) diff --git a/package.json b/package.json index b4d3ecd41..d8aacc57c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-city-profile-ui", - "version": "1.14.0", + "version": "1.15.0", "license": "MIT", "private": true, "dependencies": {