chore(publish): release v2.2.5

This commit is contained in:
windingwind 2025-01-19 14:25:46 +01:00
parent 5851b95ff1
commit 568e460189
3 changed files with 4 additions and 4 deletions

View File

@ -90,7 +90,7 @@ and:
- Download the plugin (.xpi file) from below. - Download the plugin (.xpi file) from below.
- [Latest Version: 2.2.4](https://github.com/windingwind/zotero-better-notes/releases/download/v2.2.4/better-notes-for-zotero.xpi) - [Latest Version: 2.2.5](https://github.com/windingwind/zotero-better-notes/releases/download/v2.2.5/better-notes-for-zotero.xpi)
- [Latest Stable](https://github.com/windingwind/zotero-better-notes/releases/latest) - [Latest Stable](https://github.com/windingwind/zotero-better-notes/releases/latest)
- [All Releases](https://github.com/windingwind/zotero-better-notes/releases) - [All Releases](https://github.com/windingwind/zotero-better-notes/releases)

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "zotero-better-notes", "name": "zotero-better-notes",
"version": "2.2.4", "version": "2.2.5",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "zotero-better-notes", "name": "zotero-better-notes",
"version": "2.2.4", "version": "2.2.5",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"dependencies": { "dependencies": {
"asciidoctor": "^3.0.4", "asciidoctor": "^3.0.4",

View File

@ -1,6 +1,6 @@
{ {
"name": "zotero-better-notes", "name": "zotero-better-notes",
"version": "2.2.4", "version": "2.2.5",
"description": "Everything about note management. All in Zotero.", "description": "Everything about note management. All in Zotero.",
"config": { "config": {
"addonName": "Better Notes for Zotero", "addonName": "Better Notes for Zotero",