Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.8.0 [skip azp] (#2849)
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: rikuke <33894149+rikuke@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and rikuke authored Mar 15, 2024
1 parent d55a80c commit cb77a6e
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 @@ -3,7 +3,7 @@
"backend/kesaseteli": "1.8.0",
"backend/tet": "1.3.0",
"frontend/benefit/handler": "3.3.0",
"frontend/benefit/applicant": "3.7.0",
"frontend/benefit/applicant": "3.8.0",
"frontend/kesaseteli/employer": "1.3.0",
"frontend/kesaseteli/handler": "1.2.0",
"frontend/kesaseteli/youth": "1.3.0",
Expand Down
13 changes: 13 additions & 0 deletions frontend/benefit/applicant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [3.8.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.7.0...benefit-applicant-v3.8.0) (2024-03-15)


### Features

* Review application edit changes before submit (hl-1062) ([#2838](https://github.com/City-of-Helsinki/yjdh/issues/2838)) ([2d9c08e](https://github.com/City-of-Helsinki/yjdh/commit/2d9c08e6dc33bd03d390408131db0445e2c7e517))


### Bug Fixes

* Import date-fns properly ([#2878](https://github.com/City-of-Helsinki/yjdh/issues/2878)) ([0f5f858](https://github.com/City-of-Helsinki/yjdh/commit/0f5f858adca19fc19579bb1db13c3bf1449485ca))
* Remove unnecessary forward slash from url ([b9dce62](https://github.com/City-of-Helsinki/yjdh/commit/b9dce62cd9356e3a0ee738b67c3897e7cff1d3fb))

## [3.7.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.6.0...benefit-applicant-v3.7.0) (2024-02-14)


Expand Down
2 changes: 1 addition & 1 deletion frontend/benefit/applicant/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontend/applicant",
"version": "3.7.0",
"version": "3.8.0",
"license": "MIT",
"scripts": {
"dev": "node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit cb77a6e

Please sign in to comment.