Skip to content

Commit

Permalink
chore(master): release kerrokantasi-ui 1.2.4
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 693e350 commit 7889611
Show file tree
Hide file tree
Showing 3 changed files with 11 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.3"
".": "1.2.4"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Bug Fixes

* Don't assign a new file to a section before saving hearing ([0fbb9c8](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/0fbb9c830e8c9b8149aff8fa2b44d71729e6cdd0))
* Fix save hearing as copy ([094d901](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/094d9017dba80bbddabb11185bd4acbe3db40067))
* KER-353 new notificiation texts ([693e350](https://github.com/City-of-Helsinki/kerrokantasi-ui/commit/693e350d24f2335f6cf4385185f14dd28fcdb1a2))

## [1.2.3](https://github.com/City-of-Helsinki/kerrokantasi-ui/compare/kerrokantasi-ui-v1.2.2...kerrokantasi-ui-v1.2.3) (2024-04-26)


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

0 comments on commit 7889611

Please sign in to comment.