Skip to content

Commit

Permalink
chore(main): release kesaseteli-employer 1.4.0 [skip azp]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 10, 2024
1 parent f6a8c64 commit 96d4b4b
Show file tree
Hide file tree
Showing 3 changed files with 15 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.3.0",
"frontend/benefit/handler": "3.4.0",
"frontend/benefit/applicant": "3.10.0",
"frontend/kesaseteli/employer": "1.3.0",
"frontend/kesaseteli/employer": "1.4.0",
"frontend/kesaseteli/handler": "1.3.0",
"frontend/kesaseteli/youth": "1.3.0",
"frontend/tet/admin": "1.1.0",
Expand Down
13 changes: 13 additions & 0 deletions frontend/kesaseteli/employer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.4.0](https://github.com/City-of-Helsinki/yjdh/compare/kesaseteli-employer-v1.3.0...kesaseteli-employer-v1.4.0) (2024-05-10)


### Features

* **ks-handler:** Add UI for creating youth application without SSN ([e46958c](https://github.com/City-of-Helsinki/yjdh/commit/e46958cdee39abc3fd5c2fada5e2b2e894e8be95))


### Bug Fixes

* **frontend:** Don't use cross-env in scripts, didn't work in pipelines ([628d466](https://github.com/City-of-Helsinki/yjdh/commit/628d466c58fbbff7bf79e11f92a89ef9a2822439))
* **frontend:** Use cross-env in scripts to make them cross-platform ([7307e57](https://github.com/City-of-Helsinki/yjdh/commit/7307e5797d6b0a0bc24eded97d6724a5724a4547))

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


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

0 comments on commit 96d4b4b

Please sign in to comment.