Release v1.0.6 - Add store publishing documentation

- Store description for Chrome Web Store and Firefox Add-ons
- Privacy policy (no data collection, local-only storage)
- Comprehensive publishing guide with step-by-step checklists
- Concise publishing checklist for quick reference

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
woikos
2025-12-20 17:32:55 +01:00
parent 38d9a9ef9f
commit 8b6ead1f81
5 changed files with 5 additions and 5 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "plebeian-signer",
"version": "v1.0.5",
"version": "v1.0.6",
"custom": {
"chrome": {
"version": "v1.0.5"
"version": "v1.0.6"
},
"firefox": {
"version": "v1.0.5"
"version": "v1.0.6"
}
},
"scripts": {