Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.14.1 [skip azp] (#3448)
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 Oct 23, 2024
1 parent 8833bac commit 72820b4
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.4.0",
"frontend/benefit/applicant": "3.14.0",
"frontend/benefit/applicant": "3.14.1",
"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.1](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.14.0...benefit-applicant-v3.14.1) (2024-10-23)


### Bug Fixes

* Resolve issues in alteration sum for the applicant (hl-1504 cont.) ([#3446](https://github.com/City-of-Helsinki/yjdh/issues/3446)) ([09ff6c0](https://github.com/City-of-Helsinki/yjdh/commit/09ff6c0cabc1c1aba1f6424e5f140344ff3d7753))

## [3.14.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.13.0...benefit-applicant-v3.14.0) (2024-10-16)


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.0",
"version": "3.14.1",
"license": "MIT",
"scripts": {
"dev": "node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit 72820b4

Please sign in to comment.