Skip to content

Commit

Permalink
chore(main): release open-city-profile-ui 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mikkojamG committed Apr 25, 2024
1 parent e53c8d5 commit 77a43e3
Show file tree
Hide file tree
Showing 3 changed files with 12 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.7.0"
".": "1.8.0"
}
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ 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.8.0](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.7.0...open-city-profile-ui-v1.8.0) (2024-04-25)


### Features

* Delete profile service connection, modals use danger variant HP-2268 ([e53c8d5](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/e53c8d5f1bc6239cc45d4bbd83619c950b481333))
* Show insufficient loa error on download data HP-2268 ([4ed35ff](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/4ed35ff2c58a5f114d8caff2ec8eb5330f4fc3b9))
* Show insufficient loa error on remove service connection and delete profile HP-2268 ([f6890c5](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/f6890c52641ab99d657ded2ddecc5f34f32c40f7))
* Update max length of name fields ([f456744](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/f45674491c882e27b8727fc6b5df56b43ca0e2b0))

## [1.7.0](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.6.0...open-city-profile-ui-v1.7.0) (2024-04-04)


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.7.0",
"version": "1.8.0",
"license": "MIT",
"private": true,
"dependencies": {
Expand Down

0 comments on commit 77a43e3

Please sign in to comment.