Skip to content

Commit c902e55

Browse files
committed
Fix heading level in changelog
1 parent 6c9220e commit c902e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ title: Changelog
2626
- Added support for TypeScript's `@this` tag for JS files which describe `this` parameters, #3026.
2727
- API: Re-introduced `relevanceBoost` on `DeclarationReflection` for plugin use, #3036.
2828

29-
## Bug Fixes
29+
### Bug Fixes
3030

3131
- Fixed conversion of auto-accessor types on properties with the `accessor` keyword, #3019.
3232
- Improved handling of HTML tags within headers for anchor generation, #3023.

0 commit comments

Comments
 (0)