Skip to content

Commit 2dccc7f

Browse files
committed
chore(core): updated changesets
1 parent 3a67289 commit 2dccc7f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.changeset/chilly-seas-invent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
'typedoc-plugin-markdown': minor
33
---
44

5-
Mark parameters with default values as optional, matching the default TypeDoc theme.
5+
- Mark parameters with default values as optional, matching the default TypeDoc theme.

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"typedoc-vitepress-theme",
1818
"typedoc-plugin-remark",
1919
"typedoc-docusaurus-theme",
20-
"docusaurus-plugin-typedoc"
20+
"docusaurus-plugin-typedoc",
21+
"typedoc-plugin-frontmatter"
2122
]
2223
}

0 commit comments

Comments
 (0)