Skip to content

Commit

Permalink
chore(main): release kesaseteli-youth 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 8170260 commit 659f99b
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 @@ -6,7 +6,7 @@
"frontend/benefit/handler": "3.1.0",
"frontend/kesaseteli/employer": "1.1.1",
"frontend/kesaseteli/handler": "1.1.1",
"frontend/kesaseteli/youth": "1.1.1",
"frontend/kesaseteli/youth": "1.2.0",
"frontend/tet/admin": "1.1.0",
"frontend/tet/youth": "1.1.0"
}
9 changes: 9 additions & 0 deletions frontend/kesaseteli/youth/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-youth-v1.1.1...kesaseteli-youth-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))
* **kesaseteli:** Update summer voucher price for year 2024 to 350e ([22ae6aa](https://github.com/City-of-Helsinki/yjdh/commit/22ae6aa3f3789638aa32edc18b2af49558a948e0))
* **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-youth-v1.1.0...kesaseteli-youth-v1.1.1) (2024-01-15)


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

0 comments on commit 659f99b

Please sign in to comment.