Skip to content

Commit

Permalink
chore(main): release benefit-handler 4.9.1 [skip azp] (#3659)
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 Dec 19, 2024
1 parent 486cea8 commit a0db079
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
Expand Up @@ -2,7 +2,7 @@
"backend/benefit": "2.9.2",
"backend/kesaseteli": "1.10.1",
"backend/tet": "1.3.1",
"frontend/benefit/handler": "4.9.0",
"frontend/benefit/handler": "4.9.1",
"frontend/benefit/applicant": "3.14.3",
"frontend/kesaseteli/employer": "1.4.0",
"frontend/kesaseteli/handler": "1.3.1",
Expand Down
8 changes: 8 additions & 0 deletions frontend/benefit/handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.9.1](https://github.com/City-of-Helsinki/yjdh/compare/benefit-handler-v4.9.0...benefit-handler-v4.9.1) (2024-12-19)


### Bug Fixes

* Issues with 2nd instalment not showing up in frontpage ([#3661](https://github.com/City-of-Helsinki/yjdh/issues/3661)) ([ee39926](https://github.com/City-of-Helsinki/yjdh/commit/ee39926333de4c0ff88369ca6d8090baebe569fe))
* Missing translation key ([95c2794](https://github.com/City-of-Helsinki/yjdh/commit/95c2794d1fbcc5a15b88742b32019670fea0a5aa))

## [4.9.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-handler-v4.8.0...benefit-handler-v4.9.0) (2024-12-17)


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.9.0",
"version": "4.9.1",
"license": "MIT",
"scripts": {
"dev": "PORT=3100 node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit a0db079

Please sign in to comment.