Skip to content

Commit c266dfb

Browse files
authored
Merge pull request #164 from OS2Forms/develop
Release 3.22.2
2 parents 7ace383 + 8a4d1ec commit c266dfb

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ before starting to add changes. Use example [placed in the end of the page](#exa
1111

1212
## [Unreleased]
1313

14+
## [3.22.2] 2025-02-28
15+
16+
- Updated `os2web_audit`.
17+
1418
## [3.22.1] 2025-02-10
1519

1620
- Updated `os2forms_fbs_handler` to include and correct set phone number [#161](https://github.com/OS2Forms/os2forms/pull/161)
@@ -342,7 +346,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
342346
- Security in case of vulnerabilities.
343347
```
344348

345-
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.22.1...HEAD
349+
[Unreleased]: https://github.com/OS2Forms/os2forms/compare/3.22.2...HEAD
350+
[3.22.2]: https://github.com/OS2Forms/os2forms/compare/3.22.1...3.22.2
346351
[3.22.1]: https://github.com/OS2Forms/os2forms/compare/3.22.0...3.22.1
347352
[3.22.0]: https://github.com/OS2Forms/os2forms/compare/3.21.2...3.22.0
348353
[3.21.2]: https://github.com/OS2Forms/os2forms/compare/3.21.1...3.21.2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"http-interop/http-factory-guzzle": "^1.0.0",
6969
"itk-dev/beskedfordeler-drupal": "^1.0",
7070
"itk-dev/serviceplatformen": "^1.5",
71-
"os2web/os2web_audit": "^0.1.6",
71+
"os2web/os2web_audit": "^1.0",
7272
"os2web/os2web_datalookup": "^2.0",
7373
"os2web/os2web_nemlogin": "^1.0",
7474
"os2web/os2web_simplesaml": "dev-master",

0 commit comments

Comments
 (0)