Skip to content

Commit

Permalink
chore(master): release kerrokantasi-ui 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mikkojamG committed Aug 30, 2024
1 parent f01be68 commit 24341f4
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.6.2"
".": "1.6.3"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.3](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.6.2...kerrokantasi-ui-v1.6.3) (2024-08-30)


### Bug Fixes

* Normalize hearing data bug KER-378 ([f01be68](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/f01be6851cf91dc4ad69c5ecbb224184b05b7d9c))

## [1.6.2](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.6.1...kerrokantasi-ui-v1.6.2) (2024-08-29)


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

0 comments on commit 24341f4

Please sign in to comment.