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 cab15b0 commit 4876afa
Show file tree
Hide file tree
Showing 2 changed files with 17 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
16 changes: 16 additions & 0 deletions backend/benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# 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))
* Some urls were missing from email templates ([#2614](https://github.com/City-of-Helsinki/yjdh/issues/2614)) ([cab15b0](https://github.com/City-of-Helsinki/yjdh/commit/cab15b026bd64a3f03e9bf6b9b0129b19d0a60ae))

## [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 4876afa

Please sign in to comment.