Skip to content

Commit

Permalink
chore(main): release benefit-handler 4.7.0 [skip azp] (#3546)
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] authored Nov 26, 2024
1 parent d762c04 commit 551a6db
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"backend/benefit": "2.7.0",
"backend/kesaseteli": "1.10.1",
"backend/tet": "1.3.1",
"frontend/benefit/handler": "4.6.0",
"frontend/benefit/handler": "4.7.0",
"frontend/benefit/applicant": "3.14.2",
"frontend/kesaseteli/employer": "1.4.0",
"frontend/kesaseteli/handler": "1.3.1",
Expand Down
16 changes: 16 additions & 0 deletions frontend/benefit/handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [4.7.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-handler-v4.6.0...benefit-handler-v4.7.0) (2024-11-26)


### Features

* Add two calculation and application fields as notes (hl-1550) ([#3549](https://github.com/City-of-Helsinki/yjdh/issues/3549)) ([823e5cd](https://github.com/City-of-Helsinki/yjdh/commit/823e5cd5c745a88b9bce916a14183f9b96a1641b))
* HL 1426 ahjo signer ([#3540](https://github.com/City-of-Helsinki/yjdh/issues/3540)) ([a4479bf](https://github.com/City-of-Helsinki/yjdh/commit/a4479bf7da77a74b4e6cf7b0cdb665d5f425d476))
* Visualise instalments and alterations (hl-1496) ([#3547](https://github.com/City-of-Helsinki/yjdh/issues/3547)) ([f56e581](https://github.com/City-of-Helsinki/yjdh/commit/f56e5813a178b6aa89d38fc27e7300b9e6db6169))


### Bug Fixes

* Instalment issues (hl-1496 cont.) ([#3576](https://github.com/City-of-Helsinki/yjdh/issues/3576)) ([b9c3fcb](https://github.com/City-of-Helsinki/yjdh/commit/b9c3fcbfb7af0a4be4f51c10a2687f787af89cee))
* Make sidebar opening/closing possible even if application is cancelled ([#3594](https://github.com/City-of-Helsinki/yjdh/issues/3594)) ([6abf5fd](https://github.com/City-of-Helsinki/yjdh/commit/6abf5fd410b15d864e40ca0c10628478c0f6b689))
* Various cloning issues (hl-1539) ([#3577](https://github.com/City-of-Helsinki/yjdh/issues/3577)) ([9c4f4ea](https://github.com/City-of-Helsinki/yjdh/commit/9c4f4ea7306cabf10503046c8393e349ab7b1f38))

## [4.6.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-handler-v4.5.0...benefit-handler-v4.6.0) (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion frontend/benefit/handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontend/bf-handler",
"version": "4.6.0",
"version": "4.7.0",
"license": "MIT",
"scripts": {
"dev": "PORT=3100 node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit 551a6db

Please sign in to comment.