Skip to content

Commit

Permalink
chore(main): release benefit-backend 1.13.0 [skip azp]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 3, 2024
1 parent cef205f commit 5f30d18
Show file tree
Hide file tree
Showing 2 changed files with 19 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.12.0",
"backend/benefit": "1.13.0",
"backend/kesaseteli": "1.8.0",
"backend/tet": "1.3.0",
"frontend/benefit/handler": "3.4.0",
Expand Down
18 changes: 18 additions & 0 deletions backend/benefit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.13.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.12.0...benefit-backend-v1.13.0) (2024-05-03)


### Features

* Add ahjo_status to Django admin ([#2955](https://github.com/City-of-Helsinki/yjdh/issues/2955)) ([148b15f](https://github.com/City-of-Helsinki/yjdh/commit/148b15f451330e0e8a774207984d7742e65eeda6))
* Cast row amounts to integers ([#2953](https://github.com/City-of-Helsinki/yjdh/issues/2953)) ([dee7db9](https://github.com/City-of-Helsinki/yjdh/commit/dee7db9f28ccf59c0ff265b960a667708df13372))
* Implement received alterations page for handlers (HL-1246) ([#2947](https://github.com/City-of-Helsinki/yjdh/issues/2947)) ([850b364](https://github.com/City-of-Helsinki/yjdh/commit/850b364fdc756d773a2c57f32b716a9201080d43))
* Introduce handler lock to edits (hl-1149) ([#2945](https://github.com/City-of-Helsinki/yjdh/issues/2945)) ([f116b32](https://github.com/City-of-Helsinki/yjdh/commit/f116b32746a5f0a84f61d24efdcd83787a4d613b))
* Prepare handler application index for new ahjo integration (hl-1278) ([#2958](https://github.com/City-of-Helsinki/yjdh/issues/2958)) ([1ad52cf](https://github.com/City-of-Helsinki/yjdh/commit/1ad52cfb09f8145944e930fcac0e1bbdf1203256))
* Remove date from application record title ([#2963](https://github.com/City-of-Helsinki/yjdh/issues/2963)) ([2683210](https://github.com/City-of-Helsinki/yjdh/commit/2683210c49a1244e92db50cc53c6b5b88826efb2))


### Bug Fixes

* **handler:** Archived page to show cancelled applications (hl-1287) ([#2951](https://github.com/City-of-Helsinki/yjdh/issues/2951)) ([b1c2930](https://github.com/City-of-Helsinki/yjdh/commit/b1c2930ff2f5d8f75d276e9dbd62944a630476cf))
* Ignore paper apps, correct date to email template ([#2960](https://github.com/City-of-Helsinki/yjdh/issues/2960)) ([1dbf1da](https://github.com/City-of-Helsinki/yjdh/commit/1dbf1da6fdd431be5574568f80d76b92883acfbf))

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


Expand Down

0 comments on commit 5f30d18

Please sign in to comment.