Skip to content

Commit

Permalink
chore(main): release benefit-backend 1.5.0 [skip azp]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 18, 2023
1 parent 05e78d4 commit f3a1aa8
Show file tree
Hide file tree
Showing 2 changed files with 16 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.4.0",
"backend/benefit": "1.5.0",
"backend/kesaseteli": "1.3.0",
"backend/tet": "1.2.0",
"frontend/benefit/applicant": "3.3.1",
Expand Down
15 changes: 15 additions & 0 deletions backend/benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.5.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.4.0...benefit-backend-v1.5.0) (2023-12-18)


### Features

* Enable/disable Ahjo IP restriction, allow multiple IPs ([#2598](https://github.com/City-of-Helsinki/yjdh/issues/2598)) ([e78e1be](https://github.com/City-of-Helsinki/yjdh/commit/e78e1be62091b4d43656a044a8bbe8fb28e8819f))
* Return 404 instead of 400 when no applications for talpa robot ([#2600](https://github.com/City-of-Helsinki/yjdh/issues/2600)) ([e044f9b](https://github.com/City-of-Helsinki/yjdh/commit/e044f9b0d2b37ce9f4c3f0e377ffdcd79bc3a80e))
* Use MJML to generate HTML emails (HL-999) ([#2586](https://github.com/City-of-Helsinki/yjdh/issues/2586)) ([7939f5e](https://github.com/City-of-Helsinki/yjdh/commit/7939f5e2a023f8fc13c55ff95c5a0621005feff1))


### Bug Fixes

* Generate talpa export csv synchronously ([#2608](https://github.com/City-of-Helsinki/yjdh/issues/2608)) ([05e78d4](https://github.com/City-of-Helsinki/yjdh/commit/05e78d4227688fabf66d7e5b0606855926a1f940))
* Show rejected in archive (HL-1039) ([#2588](https://github.com/City-of-Helsinki/yjdh/issues/2588)) ([b1fd901](https://github.com/City-of-Helsinki/yjdh/commit/b1fd90178542a9b0c98cb4b0bcf5ddf0ec3e50e3))

## [1.4.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.3.0...benefit-backend-v1.4.0) (2023-12-07)


Expand Down

0 comments on commit f3a1aa8

Please sign in to comment.