Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Nov 4, 2023
1 parent cd0a1b1 commit 9169c0e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### 4.0.1 - 2023-11-04

#### 🐞 Fixes

- Escape symbols to support MDX 2/3 changes. (#121) ([cd0a1b1](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/cd0a1b1)), closes [#121](https://github.com/milesj/docusaurus-plugin-typedoc-api/issues/121)

**Note:** Version bump only for package docusaurus-plugin-typedoc-api





# 4.0.0 - 2023-11-01

#### 💥 Breaking
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-plugin-typedoc-api",
"version": "4.0.0",
"version": "4.0.1",
"description": "Docusaurus plugin that provides source code API documentation powered by TypeDoc. ",
"keywords": [
"docusaurus",
Expand Down

0 comments on commit 9169c0e

Please sign in to comment.