diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6d8339119..b59e63d0f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.16.2" + ".": "1.16.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b75d3014d..b05ff58ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ 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.3](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.16.2...open-city-profile-ui-v1.16.3) (2024-10-09) + + +### Dependencies + +* Bump dompurify from 2.5.3 to 2.5.4 ([#389](https://github.com/City-of-Helsinki/open-city-profile-ui/issues/389)) ([b266df3](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/b266df3457a021c2d23474a9ec8d9aaa69ccbb90)) +* Bump dset from 3.1.3 to 3.1.4 ([#388](https://github.com/City-of-Helsinki/open-city-profile-ui/issues/388)) ([e27d0da](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/e27d0da289171530840ab556e38e228caa9b4bef)) +* Bump path-to-regexp from 1.8.0 to 1.9.0 ([#387](https://github.com/City-of-Helsinki/open-city-profile-ui/issues/387)) ([d9120f6](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/d9120f62b533a77e4a1ea04c703cc01beae26e69)) +* Bump vite from 5.2.11 to 5.2.14 ([#390](https://github.com/City-of-Helsinki/open-city-profile-ui/issues/390)) ([f44469d](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/f44469ddd74bde20a26601eafc58a9f3c8a97fca)) +* Bump ws from 8.17.0 to 8.18.0 ([#393](https://github.com/City-of-Helsinki/open-city-profile-ui/issues/393)) ([fd19ee6](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/fd19ee6ff7a53b6592a1d02cb092c0e433064291)) + ## [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) diff --git a/package.json b/package.json index e01b4ed95..e25b3f2dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-city-profile-ui", - "version": "1.16.2", + "version": "1.16.3", "license": "MIT", "private": true, "dependencies": {