Skip to content

Commit

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

## [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)


### Bug Fixes

* Fix typos in maintenance notification ([bf314f4](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/bf314f4f84e24caed72dfab041302edb2d0a4a00))

## [1.2.4](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.2.3...kerrokantasi-ui-v1.2.4) (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.4",
"version": "1.2.5",
"main": "index.js",
"scripts": {
"start": "NODE_ENV=production node server",
Expand Down

0 comments on commit 4e09859

Please sign in to comment.