From de78c3dbff7c416cfb898279b17d6d3b9bda2d7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:08:29 +0300 Subject: [PATCH] chore(main): release open-city-profile-ui 1.12.0 (#364) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1b796cf0d..a09efe7f8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.11.1" + ".": "1.12.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 985459b63..f7eaaca09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index fdc707d2d..cf4776f2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-city-profile-ui", - "version": "1.11.1", + "version": "1.12.0", "license": "MIT", "private": true, "dependencies": {