Skip to content

Commit

Permalink
Merge pull request #526 from tgreyuk/changeset-release/next
Browse files Browse the repository at this point in the history
Version Packages (next)
  • Loading branch information
tgreyuk authored Dec 15, 2023
2 parents d8c170d + 386dec0 commit d60b754
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
"tough-houses-talk",
"twenty-moose-promise",
"wicked-experts-call",
"witty-socks-invite"
"witty-socks-invite",
"young-jeans-exercise"
]
}
6 changes: 6 additions & 0 deletions packages/typedoc-plugin-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 4.0.0-next.37

### Patch Changes

- Enable outputFileStrategy in "packages" mode

## 4.0.0-next.36 (2023-12-03)

### 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.36",
"version": "4.0.0-next.37",
"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 d60b754

Please sign in to comment.