Skip to content

Commit

Permalink
chore(main): release kesaseteli-handler 1.1.1 [skip azp]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and karisal-anders committed Jan 16, 2024
1 parent 9c9627f commit 9c1513d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"frontend/benefit/applicant": "3.5.0",
"frontend/benefit/handler": "3.0.0",
"frontend/kesaseteli/employer": "1.1.1",
"frontend/kesaseteli/handler": "1.1.0",
"frontend/kesaseteli/handler": "1.1.1",
"frontend/kesaseteli/youth": "1.1.1",
"frontend/tet/admin": "1.1.0",
"frontend/tet/youth": "1.1.0"
Expand Down
7 changes: 7 additions & 0 deletions frontend/kesaseteli/handler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.1](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-handler-v1.1.0...kesaseteli-handler-v1.1.1) (2024-01-16)


### Bug Fixes

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

## [1.1.0](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-handler-v1.0.0...kesaseteli-handler-v1.1.0) (2023-12-13)


Expand Down
2 changes: 1 addition & 1 deletion frontend/kesaseteli/handler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontend/ks-handler",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"scripts": {
"dev": "PORT=3200 node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit 9c1513d

Please sign in to comment.