Skip to content

Commit cda9c30

Browse files
committed
Prettier
1 parent 743d269 commit cda9c30

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
### v1.3.1 (2024-12-14)
22

3-
- Fixed broken links to type properties for types created with this plugin, TypeStrong/typedoc#2808.
3+
- Fixed broken links to type properties for types created with this plugin, TypeStrong/typedoc#2808.
44

55
### v1.3.0 (2024-11-24)
66

7-
- Support TypeDoc 0.27.
7+
- Support TypeDoc 0.27.
88

99
### v1.2.1 (2024-08-18)
1010

11-
- Fix warnings about referenced but not present reflections in packages mode, #6.
12-
- Copy comments from schema object declaration to type alias, #7.
11+
- Fix warnings about referenced but not present reflections in packages mode, #6.
12+
- Copy comments from schema object declaration to type alias, #7.
1313

1414
### v1.2.0 (2024-06-22)
1515

16-
- Support TypeDoc 0.26.
16+
- Support TypeDoc 0.26.
1717

1818
### v1.1.2 (2024-01-06)
1919

20-
- Added support for the `z.input` type, #3.
20+
- Added support for the `z.input` type, #3.
2121

2222
### v1.1.1 (2023-12-26)
2323

24-
- Fixed conversion of symbols where the same name is used for a type and variable, #2.
24+
- Fixed conversion of symbols where the same name is used for a type and variable, #2.
2525

2626
### v1.1.0 (2023-08-25)
2727

28-
- Add support for TypeDoc 0.25.x
28+
- Add support for TypeDoc 0.25.x
2929

3030
### v1.0.2
3131

32-
- Update peer dependency to allow TypeDoc 0.24
32+
- Update peer dependency to allow TypeDoc 0.24
3333

3434
### v1.0.1
3535

36-
- Add GitHub links to NPM package
36+
- Add GitHub links to NPM package

0 commit comments

Comments
 (0)