Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.14.3 [skip azp] (#3652)
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>
Co-authored-by: rikuke <33894149+rikuke@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rikuke authored Dec 17, 2024
1 parent 606e062 commit 4fa2909
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
Expand Up @@ -3,7 +3,7 @@
"backend/kesaseteli": "1.10.1",
"backend/tet": "1.3.1",
"frontend/benefit/handler": "4.9.0",
"frontend/benefit/applicant": "3.14.2",
"frontend/benefit/applicant": "3.14.3",
"frontend/kesaseteli/employer": "1.4.0",
"frontend/kesaseteli/handler": "1.3.1",
"frontend/kesaseteli/youth": "1.4.0",
Expand Down
7 changes: 7 additions & 0 deletions frontend/benefit/applicant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.14.3](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.14.2...benefit-applicant-v3.14.3) (2024-12-17)


### Bug Fixes

* Application status is already change to HANDLING when showing notification ([#3651](https://github.com/City-of-Helsinki/yjdh/issues/3651)) ([ad88971](https://github.com/City-of-Helsinki/yjdh/commit/ad88971d6112f57c530b360350f56babf2e799ad))

## [3.14.2](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.14.1...benefit-applicant-v3.14.2) (2024-11-04)


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

0 comments on commit 4fa2909

Please sign in to comment.