Skip to content

Commit

Permalink
chore(main): release benefit-handler 4.8.0 [skip azp] (#3622)
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 9, 2024
1 parent fb6f612 commit bfd2b78
Show file tree
Hide file tree
Showing 3 changed files with 15 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.8.0",
"backend/kesaseteli": "1.10.1",
"backend/tet": "1.3.1",
"frontend/benefit/handler": "4.7.0",
"frontend/benefit/handler": "4.8.0",
"frontend/benefit/applicant": "3.14.2",
"frontend/kesaseteli/employer": "1.4.0",
"frontend/kesaseteli/handler": "1.3.1",
Expand Down
13 changes: 13 additions & 0 deletions frontend/benefit/handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [4.8.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-handler-v4.7.0...benefit-handler-v4.8.0) (2024-12-09)


### Features

* Restrict date picker min/max year ranges ([#3619](https://github.com/City-of-Helsinki/yjdh/issues/3619)) ([42226ab](https://github.com/City-of-Helsinki/yjdh/commit/42226ab9ac88f3372a663c2f24d6bdbe5c5fee12))


### Bug Fixes

* Change logo and text in for archival application in archive ([a86b9f3](https://github.com/City-of-Helsinki/yjdh/commit/a86b9f3a12810c363ad3bfe30d9f4891861b567a))
* Try to parse all kinds of ahjo errors ([#3639](https://github.com/City-of-Helsinki/yjdh/issues/3639)) ([eb0f8be](https://github.com/City-of-Helsinki/yjdh/commit/eb0f8be2e8f1af6ae4a434a33378c386e1504843))

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


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

0 comments on commit bfd2b78

Please sign in to comment.