chore(skill): bump clawhub checker release

This commit is contained in:
David Abutbul
2026-06-23 10:19:06 +03:00
parent 2a76509fcf
commit 035dfc036c
3 changed files with 8 additions and 2 deletions
@@ -1,5 +1,11 @@
# Changelog
## [0.0.8] - 2026-06-23
### Changed
- Re-released skill metadata to run through the normal tag publish path after the earlier `0.0.7` ClawHub publish failed before upload.
## [0.0.7] - 2026-06-22
### Changed
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: clawsec-clawhub-checker
version: 0.0.7
version: 0.0.8
description: ClawHub reputation checker for clawsec-suite. Adds a standalone reputation gate before guarded skill installation.
homepage: https://clawsec.prompt.security
clawdis:
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "clawsec-clawhub-checker",
"version": "0.0.7",
"version": "0.0.8",
"description": "ClawHub reputation checker for clawsec-suite. Adds a standalone reputation gate before guarded skill installation.",
"author": "abutbul",
"license": "AGPL-3.0-or-later",