Skip to content

Commit

Permalink
chore(main): release benefit-backend 1.12.0 [skip azp] (#2923)
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] committed Apr 22, 2024
1 parent 7cb5233 commit f8d193f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"backend/benefit": "1.11.0",
"backend/benefit": "1.12.0",
"backend/kesaseteli": "1.8.0",
"backend/tet": "1.3.0",
"frontend/benefit/handler": "3.3.0",
Expand Down
17 changes: 17 additions & 0 deletions backend/benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.12.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.11.0...benefit-backend-v1.12.0) (2024-04-19)


### Features

* ClamAV malware scanning for attachments ([#2894](https://github.com/City-of-Helsinki/yjdh/issues/2894)) ([56e640b](https://github.com/City-of-Helsinki/yjdh/commit/56e640bbd5a53dd2401e61b6f1d719a85b248b27))
* Implement new Ahjo process UI for handler (HL-1167) ([8f3d591](https://github.com/City-of-Helsinki/yjdh/commit/8f3d5914d4828b5f8985f88e7485a5be32a12e31))
* Implement the existing alteration list and alteration deletion for the applicant (HL-1154) ([#2925](https://github.com/City-of-Helsinki/yjdh/issues/2925)) ([aea007f](https://github.com/City-of-Helsinki/yjdh/commit/aea007f32f8620ac81417d7a2cf7d0556454e262))
* Used the shared ssn function for birthday ([#2941](https://github.com/City-of-Helsinki/yjdh/issues/2941)) ([84e7ca7](https://github.com/City-of-Helsinki/yjdh/commit/84e7ca78a31cb4b97c26fcf359185f0be60cc27a))


### Bug Fixes

* Failing ahjo token refresh ([#2926](https://github.com/City-of-Helsinki/yjdh/issues/2926)) ([065fdfb](https://github.com/City-of-Helsinki/yjdh/commit/065fdfbb3c1fa6ba0795526d087fe9d24ef319f3))
* Lowercase L in attachment title ([#2920](https://github.com/City-of-Helsinki/yjdh/issues/2920)) ([3ed504f](https://github.com/City-of-Helsinki/yjdh/commit/3ed504f956b625bdcd1c7a76e2655071fdf618c8))
* Show filename on change set when applicant adds a new file ([#2922](https://github.com/City-of-Helsinki/yjdh/issues/2922)) ([aa84b60](https://github.com/City-of-Helsinki/yjdh/commit/aa84b6060ef95ab973b01fa05b0e8e2fc3b90742))

## [1.11.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.10.0...benefit-backend-v1.11.0) (2024-04-04)


Expand Down

0 comments on commit f8d193f

Please sign in to comment.