Skip to content

Commit

Permalink
chore(master): release kerrokantasi-ui 1.2.6 (#1031)
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] committed May 13, 2024
1 parent 0ba9c8a commit 252beae
Show file tree
Hide file tree
Showing 3 changed files with 10 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.2.5"
".": "1.2.6"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.2.6](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.2.5...kerrokantasi-ui-v1.2.6) (2024-05-13)


### Bug Fixes

* Hearing toolbar wait for metadata KER-345 ([#1032](https://github.com/City-of-Helsinki/kerrokantasi-ui/issues/1032)) ([0ba9c8a](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/0ba9c8a8b065dfcb0eb8a902a0ac4b3ea973bc7c))
* Subsections should show comment if not authenticated KER-361 ([#1030](https://github.com/City-of-Helsinki/kerrokantasi-ui/issues/1030)) ([b8db2c7](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/b8db2c74e0ad8643e939aa2d11915017d7c92bc3))

## [1.2.5](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.2.4...kerrokantasi-ui-v1.2.5) (2024-05-07)


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": "kerrokantasi-ui",
"version": "1.2.5",
"version": "1.2.6",
"main": "index.js",
"scripts": {
"start": "NODE_ENV=production node server",
Expand Down

0 comments on commit 252beae

Please sign in to comment.