You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/plugin/CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,32 @@
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
+
## 3.0.1 - 2023-09-26
7
+
8
+
#### 🚀 Updates
9
+
10
+
- Use docs path from config (#99) ([10b9121](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/10b9121)), closes [#99](https://github.com/milesj/docusaurus-plugin-typedoc-api/issues/99)
11
+
12
+
#### 📦 Dependencies
13
+
14
+
-**[clsx]** Update to v2. ([0287720](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/0287720))
15
+
-**[docusaurus]** Update to v2.4.1. ([52b6236](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/52b6236))
16
+
-**[react]** Update to v18. ([e9f784d](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/e9f784d))
17
+
-**[typedoc]** Update to v0.25. (#105) ([a06d10f](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/a06d10f)), closes [#105](https://github.com/milesj/docusaurus-plugin-typedoc-api/issues/105)
18
+
-**[typedoc]** Update to v0.25.1. ([1481716](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/1481716))
19
+
-**[typescript]** Update to v5.2.2. ([19b3af7](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/19b3af7))
20
+
- Update dev and test dependencies. ([dd60a93](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/dd60a93))
21
+
22
+
#### 📘 Docs
23
+
24
+
- fix typo label to path (#102) ([5fc395a](https://github.com/milesj/docusaurus-plugin-typedoc-api/commit/5fc395a)), closes [#102](https://github.com/milesj/docusaurus-plugin-typedoc-api/issues/102)
25
+
26
+
**Note:** Version bump only for package docusaurus-plugin-typedoc-api
0 commit comments