Skip to content

Commit 422aa23

Browse files
authored
Update the PR reference.
1 parent 8646221 commit 422aa23

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
@@ -13,7 +13,7 @@ title: Changelog
1313
API: Introduced `typeAnnotation` on `CommentTag`
1414
- Added `excludePrivateClassFields` option to hide `#private` members while allowing `private` members, #3017.
1515
- Added support for TypeScript's `@this` tag for JS files which describe `this` parameters, #3026.
16-
- Remove the `@jsx` tag from the list of additional block tags. TSDoc now directly supports this tag, #3031.
16+
- Remove the `@jsx` tag from the list of additional block tags. TSDoc now directly supports this tag, #3035.
1717

1818
## Bug Fixes
1919

0 commit comments

Comments
 (0)