Skip to content

Commit

Permalink
chore(main): release kesaseteli-youth 1.3.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 Feb 14, 2024
1 parent 3fd5431 commit 4d8205b
Show file tree
Hide file tree
Showing 3 changed files with 10 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.2.0",
"frontend/kesaseteli/handler": "1.2.0",
"frontend/kesaseteli/youth": "1.2.0",
"frontend/kesaseteli/youth": "1.3.0",
"frontend/tet/admin": "1.1.0",
"frontend/tet/youth": "1.1.0"
}
8 changes: 8 additions & 0 deletions frontend/kesaseteli/youth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.0](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-youth-v1.2.0...kesaseteli-youth-v1.3.0) (2024-02-14)


### Features

* Permit more names in frontend NAMES_REGEX, update tests ([6b0e8b0](https://github.com/City-of-Helsinki/yjdh/commit/6b0e8b021db21c42bf44ace0827186abd1ec1625))
* **shared:** Add type for autoComplete property in React ([02df04c](https://github.com/City-of-Helsinki/yjdh/commit/02df04c707d4f6930663f6ce9bbc6cfac3ec1b4b))

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


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

0 comments on commit 4d8205b

Please sign in to comment.