Skip to content

Commit

Permalink
chore(main): release open-city-profile-ui 1.12.0 (#364)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 12, 2024
1 parent 6445eaa commit de78c3d
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.11.1"
".": "1.12.0"
}
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.12.0](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.11.1...open-city-profile-ui-v1.12.0) (2024-06-12)


### Features

* Update accessibility document ([#363](https://github.com/City-of-Helsinki/open-city-profile-ui/issues/363)) ([6445eaa](https://github.com/City-of-Helsinki/open-city-profile-ui/commit/6445eaa3d94dea5b7b2b4742364dc0d74536bda9))

## [1.11.1](https://github.com/City-of-Helsinki/open-city-profile-ui/compare/open-city-profile-ui-v1.11.0...open-city-profile-ui-v1.11.1) (2024-06-11)


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

0 comments on commit de78c3d

Please sign in to comment.