Skip to content

Commit

Permalink
chore(release)
Browse files Browse the repository at this point in the history
 - docusaurus-plugin-typedoc@0.16.9
  • Loading branch information
tgreyuk committed Feb 5, 2022
1 parent ec2610e commit 9a41104
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/docusaurus-plugin-typedoc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.9](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/docusaurus-plugin-typedoc@0.16.8...docusaurus-plugin-typedoc@0.16.9) (2022-02-05)


### Bug Fixes

* resolve broken links issue ([ec2610e](https://github.com/tgreyuk/typedoc-plugin-markdown/commit/ec2610ef47b026ff54ef9a98c17aec53883a2d50))





## [0.16.8](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/docusaurus-plugin-typedoc@0.16.7...docusaurus-plugin-typedoc@0.16.8) (2022-02-02)


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": "0.16.8",
"version": "0.16.9",
"description": "A Docusaurus v2 plugin to build API documentation with TypeDoc.",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 9a41104

Please sign in to comment.