Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.7.0 [skip azp] (#2774)
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 Feb 14, 2024
1 parent 2c1418c commit 842641e
Show file tree
Hide file tree
Showing 3 changed files with 12 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.6.0",
"backend/kesaseteli": "1.7.0",
"backend/tet": "1.2.0",
"frontend/benefit/applicant": "3.6.0",
"frontend/benefit/applicant": "3.7.0",
"frontend/benefit/handler": "3.1.0",
"frontend/kesaseteli/employer": "1.3.0",
"frontend/kesaseteli/handler": "1.2.0",
Expand Down
10 changes: 10 additions & 0 deletions frontend/benefit/applicant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [3.7.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.6.0...benefit-applicant-v3.7.0) (2024-02-14)


### Features

* Add navigation and a new page for processed applications ([128023c](https://github.com/City-of-Helsinki/yjdh/commit/128023c7777b4090cefe554296c8d46dd9ea7066))
* Adjust benefit applicant front page appearance ([2c1418c](https://github.com/City-of-Helsinki/yjdh/commit/2c1418cb9c9b25db30e4963c06e8957f9bb5bb36))
* Edit application form with handler GUI (HL-990) ([#2764](https://github.com/City-of-Helsinki/yjdh/issues/2764)) ([40cb66f](https://github.com/City-of-Helsinki/yjdh/commit/40cb66fba2cca156dbbb60c128eb5f88a7ca1743))
* List old processed applications on the archive page (HL-1011) ([72ed278](https://github.com/City-of-Helsinki/yjdh/commit/72ed27869efa89551092028800e6c402ab69321d))

## [3.6.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.5.0...benefit-applicant-v3.6.0) (2024-01-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.6.0",
"version": "3.7.0",
"license": "MIT",
"scripts": {
"dev": "node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit 842641e

Please sign in to comment.