Version 0.36.0 in all seven files (plugin.json, package.json, README badge, four SKILL.md frontmatters) and CHANGELOG [0.36.0] - 2026-09-23. No tag: release-plugin.mjs is the operator's push round. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"name": "repo-mailbox",
|
|
"version": "0.36.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"scripts": {
|
|
"test": "node --test tests/*.test.mjs"
|
|
}
|
|
}
|