Skip to content

Commit

Permalink
Merge pull request #649 from typedoc2md/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
tgreyuk committed Jul 9, 2024
2 parents 513f569 + 3f5e94d commit c6cad7f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-waves-clean.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/docusaurus-plugin-typedoc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.3

### Patch Changes

- Correctly handle sidebar ids with custom docs paths ([#648](https://github.com/typedoc2md/typedoc-plugin-markdown/issues/648))

## 1.0.2 (2024-07-01)

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-typedoc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-plugin-typedoc",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Docusaurus plugin to integrate TypeDoc ( + typedoc-plugin-markdown ) into a Docusaurus project.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit c6cad7f

Please sign in to comment.