Skip to content

Commit 37069c3

Browse files
authored
Merge pull request #852 from typedoc2md/changeset-release/main
Version Packages
2 parents 2dccc7f + f9c8b93 commit 37069c3

File tree

14 files changed

+22
-34
lines changed

14 files changed

+22
-34
lines changed

.changeset/blue-planets-tan.md

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

.changeset/chilly-seas-invent.md

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

.changeset/clever-drinks-cry.md

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

.changeset/heavy-ravens-call.md

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

.changeset/wild-nights-return.md

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

packages/docusaurus-plugin-typedoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"author": "Thomas Grey",
3131
"license": "MIT",
3232
"peerDependencies": {
33-
"typedoc-plugin-markdown": ">=4.9.0"
33+
"typedoc-plugin-markdown": ">=4.10.0"
3434
},
3535
"dependencies": {
3636
"typedoc-docusaurus-theme": "^1.4.0"

packages/typedoc-docusaurus-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test:update": "npm run build && rm -rf ./test/__snapshots__ && npm test"
3131
},
3232
"peerDependencies": {
33-
"typedoc-plugin-markdown": ">=4.9.0"
33+
"typedoc-plugin-markdown": ">=4.10.0"
3434
},
3535
"license": "MIT",
3636
"keywords": [

packages/typedoc-github-wiki-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"author": "Thomas Grey",
3232
"license": "MIT",
3333
"peerDependencies": {
34-
"typedoc-plugin-markdown": ">=4.9.0"
34+
"typedoc-plugin-markdown": ">=4.10.0"
3535
},
3636
"keywords": [
3737
"typedoc",

packages/typedoc-gitlab-wiki-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"author": "Thomas Grey",
3232
"license": "MIT",
3333
"peerDependencies": {
34-
"typedoc-plugin-markdown": ">=4.9.0"
34+
"typedoc-plugin-markdown": ">=4.10.0"
3535
},
3636
"keywords": [
3737
"typedoc",

packages/typedoc-plugin-frontmatter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"yaml": "^2.8.1"
3535
},
3636
"peerDependencies": {
37-
"typedoc-plugin-markdown": ">=4.9.0"
37+
"typedoc-plugin-markdown": ">=4.10.0"
3838
},
3939
"keywords": [
4040
"frontmatter",

0 commit comments

Comments
 (0)