Skip to content

Commit

Permalink
chore(main): release kesaseteli-employer 1.2.0 [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 29, 2024
1 parent 659f99b commit b461e50
Show file tree
Hide file tree
Showing 3 changed files with 11 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 @@ -4,7 +4,7 @@
"backend/tet": "1.2.0",
"frontend/benefit/applicant": "3.6.0",
"frontend/benefit/handler": "3.1.0",
"frontend/kesaseteli/employer": "1.1.1",
"frontend/kesaseteli/employer": "1.2.0",
"frontend/kesaseteli/handler": "1.1.1",
"frontend/kesaseteli/youth": "1.2.0",
"frontend/tet/admin": "1.1.0",
Expand Down
9 changes: 9 additions & 0 deletions frontend/kesaseteli/employer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.2.0](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-employer-v1.1.1...kesaseteli-employer-v1.2.0) (2024-01-29)


### Features

* Don't autocomplete youth/employee's personally identifiable fields ([22a581d](https://github.com/City-of-Helsinki/yjdh/commit/22a581de28358bbfd4d42fb5f2b2a70e86bc9d5a))
* **fetch_employee_data:** Add specific "Not found" error message ([9d667f3](https://github.com/City-of-Helsinki/yjdh/commit/9d667f3257d75a21acb0ff5fb2f98bf941812c39))
* **kesaseteli:** Update target groups for year 2024, update tests ([6a527ba](https://github.com/City-of-Helsinki/yjdh/commit/6a527badb87ee83302541cdd82a2391fac149821))

## [1.1.1](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-employer-v1.1.0...kesaseteli-employer-v1.1.1) (2023-11-07)


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

0 comments on commit b461e50

Please sign in to comment.