File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ### 4.0.1 - 2023-11-04
7
+
8
+ #### 🐞 Fixes
9
+
10
+ - 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 )
11
+
12
+ ** Note:** Version bump only for package docusaurus-plugin-typedoc-api
13
+
14
+
15
+
16
+
17
+
6
18
# 4.0.0 - 2023-11-01
7
19
8
20
#### 💥 Breaking
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docusaurus-plugin-typedoc-api" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " Docusaurus plugin that provides source code API documentation powered by TypeDoc. " ,
5
5
"keywords" : [
6
6
" docusaurus" ,
You can’t perform that action at this time.
0 commit comments