diff --git a/CHANGELOG.md b/CHANGELOG.md
index f4ab2a1e561c..a5fb9603d04b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
-- Upgrade: Do not migrate declarations that look like candidates in `` is present after the candidate
- location.contents.slice(location.end).includes('')
+ location.contents.slice(location.end, location.end + 2)?.match(/^:\s/)
) {
- return false
+ // Compute all `` tag
+// - All `', offset)
+ if (endTag === -1) return ranges
+ offset = endTag + 1
+
+ ranges.push(startTag, endTag)
+ }
+})