Skip to content

Commit 6ec58f7

Browse files
Version Packages
1 parent 7534188 commit 6ec58f7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-spies-shop.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/typedoc-vitepress-theme/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- Fix sidebar links when "out" and "docsRoot" are the same value ([#695](https://github.com/typedoc2md/typedoc-plugin-markdown/issues/695))
8+
39
## 1.0.1 (2024-07-02)
410

511
### Patch Changes

packages/typedoc-vitepress-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typedoc-vitepress-theme",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A TypeDoc ( + typedoc-plugin-markdown ) theme that generates Markdown compatible with VitePress.",
55
"main": "./dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)