Skip to content

Commit

Permalink
Merge pull request #488 from tgreyuk/changeset-release/next
Browse files Browse the repository at this point in the history
Version Packages (next)
  • Loading branch information
tgreyuk authored Oct 28, 2023
2 parents 88fb42d + dcaba96 commit e47860d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"brown-mangos-rhyme",
"brown-years-deliver",
"cuddly-games-pull",
"curvy-pillows-guess",
"eighty-ladybugs-lick",
"fair-apples-happen",
"fair-rice-smoke",
Expand Down Expand Up @@ -60,6 +61,7 @@
"six-bottles-rescue",
"sixty-hornets-argue",
"smart-spoons-kneel",
"spicy-students-fetch",
"stale-suns-explain",
"swift-radios-remember",
"tall-phones-protect",
Expand Down
10 changes: 10 additions & 0 deletions packages/typedoc-plugin-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 4.0.0-next.25

### Patch Changes

- Fixed missing return types
- Added --mergeReadme option
- Tweaked and added specs for reference types
- Updated default `--indexPageTitle` to {projectName}
- Renamed `--titleTemplate` -> `--memberPageTitle`

## 4.0.0-next.24 (2023-10-21)

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typedoc-plugin-markdown/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typedoc-plugin-markdown",
"version": "4.0.0-next.24",
"version": "4.0.0-next.25",
"description": "A plugin for TypeDoc that enables TypeScript API documentation to be generated in Markdown.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit e47860d

Please sign in to comment.