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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user