Skip to content

Commit

Permalink
chore: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreyuk committed Dec 2, 2022
1 parent 26f0b92 commit b4d0feb
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions packages/typedoc-plugin-markdown/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.13.6](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.5...typedoc-plugin-markdown@3.13.6) (2022-09-04)
# [3.14.0](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.6...typedoc-plugin-markdown@3.14.0) (2022-12-02)

### Features

- Add objectLiteralTypeDeclarationStyle option ([#362](https://github.com/tgreyuk/typedoc-plugin-markdown/issues/362))
- Beautify parameter table output of destructured params ([#364](https://github.com/tgreyuk/typedoc-plugin-markdown/pull/364))

### Fixes

- Replace deprecated 'attemptExternalResolution' [(#344)](https://github.com/tgreyuk/typedoc-plugin-markdown/issues/344)
- Fix missing descriptions for function params ([#357](https://github.com/tgreyuk/typedoc-plugin-markdown/issues/357))
- Add conditional check to signature comments ([#368](https://github.com/tgreyuk/typedoc-plugin-markdown/issues/368))

## [3.13.6](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.5...typedoc-plugin-markdown@3.13.6) (2022-09-04)

### Fixes

- Replace deprecated 'attemptExternalResolution' [(#344)](https://github.com/tgreyuk/typedoc-plugin-markdown/issues/344)

## [3.13.5](https://github.com/tgreyuk/typedoc-plugin-markdown/compare/typedoc-plugin-markdown@3.13.4...typedoc-plugin-markdown@3.13.5) (2022-08-30)

### Fixes
Expand Down

0 comments on commit b4d0feb

Please sign in to comment.