2 Commits

Author SHA1 Message Date
857dd3450f Release v1.0.1: Add metadata, changelog, and license
- Bump version to 1.0.1
- Add CHANGELOG.md entry for v1.0.1 (documentation and metadata additions)
- Add package.json with OpenClaw skill metadata and environment declarations
- Add LICENSE (MIT)
- Update README.md with references to new documentation files
- Addresses security scanner recommendations for credential transparency
2026-02-11 16:43:09 +00:00
a124123ecc Add proper metadata, environment declarations, and CHANGELOG
- Add package.json with OpenClaw skill metadata
- Declare PORKBUN_API_KEY and PORKBUN_SECRET_API_KEY in environment
- Document ~/.config/porkbun/config.json as config path
- Add CHANGELOG.md with version history
- Update README with installation instructions and changelog reference
- Addresses security scanner recommendations for credential transparency
2026-02-11 16:22:10 +00:00