Skip to content

Commit 9b91bc9

Browse files
committed
Merge branch 'hotfix/d-11-3-7'
2 parents 3952ea9 + 7cbb7cf commit 9b91bc9

12 files changed

Lines changed: 93 additions & 103 deletions

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
88

9+
## [4.16.3] - 2026-04-17
10+
11+
* [PR-637](https://github.com/itk-dev/deltag.aarhus.dk/pull/644)
12+
* Update drupal core to 11.3.7
13+
914
## [4.16.2] - 2026-04-16
1015

1116
* [PR-629](https://github.com/itk-dev/deltag.aarhus.dk/pull/629)
@@ -708,8 +713,9 @@ Updated drupal core 8.6.16
708713

709714
Initial release
710715

711-
[Unreleased]: https://github.com/itk-dev/hoeringsportal/compare/4.16.1...HEAD
712-
[4.16.1]: https://github.com/itk-dev/hoeringsportal/compare/4.16.1...4.16.2
716+
[Unreleased]: https://github.com/itk-dev/hoeringsportal/compare/4.16.3...HEAD
717+
[4.16.3]: https://github.com/itk-dev/hoeringsportal/compare/4.16.2...4.16.3
718+
[4.16.2]: https://github.com/itk-dev/hoeringsportal/compare/4.16.1...4.16.2
713719
[4.16.1]: https://github.com/itk-dev/hoeringsportal/compare/4.16.0...4.16.1
714720
[4.16.0]: https://github.com/itk-dev/hoeringsportal/compare/4.15.2...4.16.0
715721
[4.15.2]: https://github.com/itk-dev/hoeringsportal/compare/4.15.1...4.15.2

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"drupal/entity": "^1.2",
3636
"drupal/entity_browser": "^2.6",
3737
"drupal/entityqueue": "^1.0@alpha",
38-
"drupal/field_group": "^3.0",
38+
"drupal/field_group": "^4.0",
3939
"drupal/file_resup": "^2.0",
4040
"drupal/flag": "^5.0",
4141
"drupal/hoeringsportal_audit_log": "^1.0",

0 commit comments

Comments
 (0)