Skip to content

Commit

Permalink
chore(main): release benefit-backend 2.0.0 [skip azp] (#3031)
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 May 17, 2024
1 parent bb7b280 commit ed6364b
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.13.0",
"backend/benefit": "2.0.0",
"backend/kesaseteli": "1.9.0",
"backend/tet": "1.3.0",
"frontend/benefit/handler": "3.5.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

## [2.0.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-backend-v1.13.0...benefit-backend-v2.0.0) (2024-05-17)


### ⚠ BREAKING CHANGES

* **backend:** handler is assigned to applicant user if additional information is submitted

### Features

* Api endpoint for ahjo delete ([#2961](https://github.com/City-of-Helsinki/yjdh/issues/2961)) ([e5e3240](https://github.com/City-of-Helsinki/yjdh/commit/e5e3240332f763718e0d84a5dbd0d6ad9b7318bd))
* Callback endpoint for decision status ([#2977](https://github.com/City-of-Helsinki/yjdh/issues/2977)) ([3e72d40](https://github.com/City-of-Helsinki/yjdh/commit/3e72d404db3a793682dd9272031fa6f0db74a6ad))


### Bug Fixes

* **backend:** Handler is assigned to applicant user if additional information is submitted ([bb7b280](https://github.com/City-of-Helsinki/yjdh/commit/bb7b280c6717bf7cda2e2f5d861c703a5fbeffa4))

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


Expand Down

0 comments on commit ed6364b

Please sign in to comment.