Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.14.2 [skip azp] (#3469)
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 <[email protected]>
  • Loading branch information
github-actions[bot] and rikuke authored Nov 4, 2024
1 parent 7c8f504 commit 05f9d6d
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.5.0",
"frontend/benefit/applicant": "3.14.1",
"frontend/benefit/applicant": "3.14.2",
"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.2](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.14.1...benefit-applicant-v3.14.2) (2024-11-04)


### Bug Fixes

* Chrome v130 crashes on startup ([#3450](https://github.com/City-of-Helsinki/yjdh/issues/3450)) ([cad4466](https://github.com/City-of-Helsinki/yjdh/commit/cad44663f83bf1a90f4158c68c4f8b4a069ccfe8))

## [3.14.1](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.14.0...benefit-applicant-v3.14.1) (2024-10-23)


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

0 comments on commit 05f9d6d

Please sign in to comment.