Skip to content

Commit 8a52a04

Browse files
committed
Added hotfix
1 parent d8f9317 commit 8a52a04

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## [1.1.1]
12+
- Fix bug in toc
13+
1114
## [1.1.0]
1215
- Update config to mach drupal version.
1316
- [PR-358] (https://github.com/itk-dev/os2loop/pull/358)

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,9 @@
205205
},
206206
"drupal/masquerade": {
207207
"https://www.drupal.org/project/masquerade/issues/2962970#comment-13391256": "https://www.drupal.org/files/issues/2019-12-13/temporary%20unmask%20workaround-2962970-8.patch"
208+
},
209+
"drupal/toc_api": {
210+
"https://www.drupal.org/project/toc_api/issues/3417862": "https://www.drupal.org/files/issues/2024-02-07/toc_api-3417862-anchors_add_01-1.patch"
208211
}
209212
}
210213
},

0 commit comments

Comments
 (0)