Skip to content

Commit

Permalink
chore(main): release benefit-applicant 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 6, 2023
1 parent b73b243 commit 5a2587c
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 @@ -2,7 +2,7 @@
"backend/benefit": "1.1.2",
"backend/kesaseteli": "1.2.0",
"backend/tet": "1.0.0",
"frontend/benefit/applicant": "3.0.0",
"frontend/benefit/applicant": "3.0.1",
"frontend/benefit/handler": "1.1.0",
"frontend/kesaseteli/employer": "1.1.0",
"frontend/kesaseteli/handler": "1.0.0",
Expand Down
8 changes: 8 additions & 0 deletions frontend/benefit/applicant/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.0.1](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v3.0.0...benefit-applicant-v3.0.1) (2023-10-06)


### Bug Fixes

* Accessibility statement corrections for en/sv ([#2324](https://github.com/City-of-Helsinki/yjdh/issues/2324)) ([b73b243](https://github.com/City-of-Helsinki/yjdh/commit/b73b2434e1318ab46396bc46dd511427d7483d67))
* Various bug fixes (HL-1001, HL-1004) ([#2326](https://github.com/City-of-Helsinki/yjdh/issues/2326)) ([ea54019](https://github.com/City-of-Helsinki/yjdh/commit/ea5401943b1cedb66b4ebb0236b10d0fb1abb144))

## [3.0.0](https://github.com/City-of-Helsinki/yjdh/compare/benefit-applicant-v2.0.0...benefit-applicant-v3.0.0) (2023-10-04)


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.0.0",
"version": "3.0.1",
"license": "MIT",
"scripts": {
"dev": "node ../../shared/src/server/next-server.js",
Expand Down

0 comments on commit 5a2587c

Please sign in to comment.