Skip to content

Commit

Permalink
chore(main): release tet-backend 1.3.0 [skip azp] (#2721)
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] authored Feb 20, 2024
1 parent 65c476c commit dd6785f
Show file tree
Hide file tree
Showing 2 changed files with 13 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,7 +1,7 @@
{
"backend/benefit": "1.7.0",
"backend/kesaseteli": "1.7.0",
"backend/tet": "1.2.0",
"backend/tet": "1.3.0",
"frontend/benefit/handler": "3.2.0",
"frontend/benefit/applicant": "3.7.0",
"frontend/kesaseteli/employer": "1.3.0",
Expand Down
12 changes: 12 additions & 0 deletions backend/tet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.3.0](https://github.com/City-of-Helsinki/yjdh/compare/tet-backend-v1.2.0...tet-backend-v1.3.0) (2024-02-20)


### Features

* **tet:** Add more logging and logging configuration ([#2843](https://github.com/City-of-Helsinki/yjdh/issues/2843)) ([65c476c](https://github.com/City-of-Helsinki/yjdh/commit/65c476c56f81cee46c3d38877dd44bde6aaeea1c))


### Bug Fixes

* Upgrade all Finnish SSN related code to support new format ([490fd61](https://github.com/City-of-Helsinki/yjdh/commit/490fd610a11ac9eef0a181350b1a1af4c232a566))

## [1.2.0](https://github.com/City-of-Helsinki/yjdh/compare/tet-backend-v1.1.0...tet-backend-v1.2.0) (2023-12-14)


Expand Down

0 comments on commit dd6785f

Please sign in to comment.