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
This commit is contained in:
2026-02-11 16:43:09 +00:00
parent 39e6592c42
commit 857dd3450f
2 changed files with 20 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "porkbun-dns",
"version": "1.0.0",
"version": "1.0.1",
"description": "Manage Porkbun DNS records and domains via API v3. Create, read, update, and delete DNS records for domains managed by Porkbun.",
"homepage": "http://git.theta42.com/nova/porkbun-skill",
"author": {