We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.2.1
1 parent 374190f commit 8804042Copy full SHA for 8804042
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "typedoc-github-theme",
3
"description": "Elegant and seamless look and feel for your TypeScript documentation on GitHub Pages",
4
- "version": "0.2.0",
+ "version": "0.2.1",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
7
"type": "module",
0 commit comments