Skip to content

Commit 5931e5b

Browse files
chore: release main (#34)
1 parent 5c9bca1 commit 5931e5b

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"packages/mcp-cafe24-admin": "0.2.1",
88
"packages/biome-plugin": "0.2.2",
99
"packages/opencode-plugin-mimic": "0.1.11",
10-
"packages/zotero-plugin-uts": "0.1.0"
10+
"packages/zotero-plugin-uts": "0.1.1"
1111
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/gracefullight/pkgs/compare/zotero-plugin-uts@0.1.0...zotero-plugin-uts@0.1.1) (2026-01-27)
4+
5+
6+
### Features
7+
8+
* **zotero-plugin-uts:** add Zotero 7/8 compatible plugin with UTS APA 7th citation style ([087d273](https://github.com/gracefullight/pkgs/commit/087d273043be919abfccc8e2ec150255c30ffb32))

packages/zotero-plugin-uts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zotero-plugin-uts",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"type": "module",
55
"description": "Zotero plugin to copy bibliography in UTS APA 7th format",
66
"author": {

0 commit comments

Comments
 (0)