Skip to content

Commit

Permalink
chore(main): release kesaseteli-handler 1.2.0 [skip azp] (#2781)
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>
Co-authored-by: Kari Salminen (Anders Innovations Oy) <[email protected]>
  • Loading branch information
github-actions[bot] and karisal-anders authored Jan 29, 2024
1 parent b461e50 commit d98dc72
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"frontend/benefit/applicant": "3.6.0",
"frontend/benefit/handler": "3.1.0",
"frontend/kesaseteli/employer": "1.2.0",
"frontend/kesaseteli/handler": "1.1.1",
"frontend/kesaseteli/handler": "1.2.0",
"frontend/kesaseteli/youth": "1.2.0",
"frontend/tet/admin": "1.1.0",
"frontend/tet/youth": "1.1.0"
}
}
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.2.0](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-handler-v1.1.1...kesaseteli-handler-v1.2.0) (2024-01-29)


### Features

* **kesaseteli:** Update year 2024's target groups' ages in frontend ([6465b86](https://github.com/City-of-Helsinki/yjdh/commit/6465b866ad9b7e6250aaf13085f8094cdedc4258))

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


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.1",
"version": "1.2.0",
"license": "MIT",
"scripts": {
"dev": "PORT=3200 node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit d98dc72

Please sign in to comment.