Skip to content

Commit 103ca89

Browse files
authored
Merge pull request #849 from typedoc2md/changeset-release/main
Version Packages
2 parents c66f769 + b4d9037 commit 103ca89

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lazy-bats-stay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/typedoc-plugin-frontmatter/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- Correctly resolve `frontmatterCommentTags` for signatures ([#848](https://github.com/typedoc2md/typedoc-plugin-markdown/issues/848)).
8+
39
## 1.3.0 (2025-03-16)
410

511
### Minor Changes

packages/typedoc-plugin-frontmatter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedoc-plugin-frontmatter",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "A plugin for TypeDoc ( + typedoc-plugin-markdown ) that prepends configurable frontmatter to page content.",
55
"exports": {
66
".": "./dist/index.js"

0 commit comments

Comments
 (0)