Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.5.0 [skip azp] (#2657)
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 Jan 3, 2024
1 parent d4419f7 commit 453ecd9
Show file tree
Hide file tree
Showing 3 changed files with 16 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": "1.5.1",
"backend/kesaseteli": "1.3.0",
"backend/tet": "1.2.0",
"frontend/benefit/applicant": "3.4.0",
"frontend/benefit/applicant": "3.5.0",
"frontend/benefit/handler": "2.2.1",
"frontend/kesaseteli/employer": "1.1.1",
"frontend/kesaseteli/handler": "1.1.0",
Expand Down
14 changes: 14 additions & 0 deletions frontend/benefit/applicant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.5.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.4.0...benefit-applicant-v3.5.0) (2024-01-03)


### Features

* Show "no cookie consents" notification (HL-1078) ([#2623](https://github.com/City-of-Helsinki/yjdh/issues/2623)) ([aca3fe0](https://github.com/City-of-Helsinki/yjdh/commit/aca3fe0bccd9e7a0494b842f1086c344b896905c))


### Bug Fixes

* Askem issues solved (HL-1094) ([#2676](https://github.com/City-of-Helsinki/yjdh/issues/2676)) ([6e503d9](https://github.com/City-of-Helsinki/yjdh/commit/6e503d943340d172d102a43b3263f305e7fd65cb))
* HL-1093 year 2024 bug ([#2684](https://github.com/City-of-Helsinki/yjdh/issues/2684)) ([b5c94c4](https://github.com/City-of-Helsinki/yjdh/commit/b5c94c40449a47ac4524d2c3c5fedc1fab15fa6b))
* Start_date can now be in the future ([#2686](https://github.com/City-of-Helsinki/yjdh/issues/2686)) ([4137a9c](https://github.com/City-of-Helsinki/yjdh/commit/4137a9c489cbc648610f9b3d67d063c8f4b52624))

## [3.4.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.3.1...benefit-applicant-v3.4.0) (2023-12-21)


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

0 comments on commit 453ecd9

Please sign in to comment.