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 bd540c3d6..634dad7aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.16.2](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.16.1...kerrokantasi-ui-v1.16.2) (2025-11-25) + + +### Bug Fixes + +* Upgrade to HDS v4.8.1 ([#1213](https://github.com/City-of-Helsinki/kerrokantasi-ui/issues/1213)) ([367f375](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/367f375ef77b1710c847ef94f371ee0077a69e5c)) + ## [1.16.1](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.16.0...kerrokantasi-ui-v1.16.1) (2025-11-20) diff --git a/package.json b/package.json index ac8545789..14b4b1091 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kerrokantasi-ui", - "version": "1.16.1", + "version": "1.16.2", "license": "MIT", "main": "index.js", "engines": {