Skip to content

Commit eae0f8a

Browse files
committed
0.1.1 Release
1 parent 3bcd260 commit eae0f8a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@typhonjs-typedoc/typedoc-pkg",
33
"description": "Provides a zero config CLI to create API documentation with TypeDoc from `package.json` exports conditions.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"license": "MPL-2.0",
66
"author": "Michael Leahy <[email protected]> (https://github.com/typhonrt)",
77
"type": "module",
@@ -25,7 +25,7 @@
2525
],
2626
"dependencies": {
2727
"@typhonjs-typedoc/ts-lib-docs": "2024.9.18",
28-
"@typhonjs-typedoc/typedoc-theme-dmt": "0.2.0",
28+
"@typhonjs-typedoc/typedoc-theme-dmt": "0.2.1",
2929
"@typhonjs-utils/file-util": "^0.1.0",
3030
"@typhonjs-utils/logger-color": "^0.1.0",
3131
"@typhonjs-utils/object": "^0.1.0",

0 commit comments

Comments
 (0)