Skip to content

Commit acd6d68

Browse files
committed
chore(release): publish v0.8.6
1 parent 4eb40ca commit acd6d68

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs",
33
"type": "module",
4-
"version": "0.8.5",
4+
"version": "0.8.6",
55
"private": "true",
66
"packageManager": "[email protected]",
77
"scripts": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zotero-plugin-scaffold",
33
"type": "module",
4-
"version": "0.8.5",
4+
"version": "0.8.6",
55
"packageManager": "[email protected]",
66
"description": "A scaffold for Zotero plugin development.",
77
"author": "northword",

test/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zotero-plugin-scaffold-e2e",
33
"type": "module",
4-
"version": "0.8.5",
4+
"version": "0.8.6",
55
"private": true,
66
"description": "E2E tests for zotero-plugin-scaffold",
77
"scripts": {

0 commit comments

Comments
 (0)