Skip to content

Commit 64d367a

Browse files
committed
chore: release v0.7.0
1 parent 1b5c6fa commit 64d367a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-typedoc-docs",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-typedoc-example",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-typedoc-monorepo",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

packages/starlight-typedoc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "starlight-typedoc",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "Starlight plugin to generate documentation from TypeScript using TypeDoc.",
66
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",

0 commit comments

Comments
 (0)