Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Sep 8, 2024
1 parent ec2a58e commit ada9a7a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions docs/zotero-plugin-toolkit.basictool.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,25 @@ BasicOptions
configurations.


</td></tr>
<tr><td>

[\_console](./zotero-plugin-toolkit.basictool._console.md)


</td><td>

`protected`


</td><td>

Console


</td><td>


</td></tr>
<tr><td>

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zotero-plugin-toolkit",
"version": "3.0.0",
"version": "3.0.1",
"description": "Toolkit for Zotero plugins",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit ada9a7a

Please sign in to comment.