Skip to content

Commit

Permalink
chore(main): release open-city-profile-ui 1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mikkojamG committed Sep 3, 2024
1 parent 15937bf commit 4ae28ef
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.16.1"
".": "1.16.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "open-city-profile-ui",
"version": "1.16.1",
"version": "1.16.2",
"license": "MIT",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 4ae28ef

Please sign in to comment.