Files
gh-emillindfors-claude-mark…/plugin.lock.json
2025-11-29 18:25:43 +08:00

65 lines
2.4 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:EmilLindfors/claude-marketplace:plugins/changelog",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c320ec670ad024a98a0e70e478723ad75d255281",
"treeHash": "7d44bf7ae33d17360adff0be3378f2e46c4e60e1c0a845999f35b400e17d5de4",
"generatedAt": "2025-11-28T10:10:28.875105Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "changelog",
"description": "Changelog management plugin that ensures all code commits include proper changelog entries. Provides hooks to prevent commits without changelog updates, commands for managing changelog entries, and agents for writing well-formatted changelog entries following Keep a Changelog format",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "b0a9c48dd5433a45c1a4f1d008dfcec1e585c91c37fa022a7adcb387cbee37d0"
},
{
"path": "agents/changelog-writer.md",
"sha256": "331c29dbca96ed5905b8ec5ec709fc3402c7e4fc425b509a0d2a14efa3104a73"
},
{
"path": "hooks/check-changelog-before-commit.py",
"sha256": "520e2ca582b3d781f0890c35bbfc823f1f05209ab8338e4d20874193abe4d77f"
},
{
"path": "hooks/hooks.json",
"sha256": "870874f9095f09fdec29c487092353d6a05e5fecd2f6c5a78247e857db30bb24"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "960395f1cead5605c783259d525edeb691889c478654f34f49983759a9458242"
},
{
"path": "commands/changelog-view.md",
"sha256": "00a2b523c4962a7364d231139b7578f5ac6acc6e159979b39bf120c6fa3b165d"
},
{
"path": "commands/changelog-init.md",
"sha256": "83c6e24152ca1d713dcb3d41a3d68d491a418b62b737fe2c38e986b0a751dd65"
},
{
"path": "commands/changelog-add.md",
"sha256": "91298a92842f006117ff03d160c6f8210a43fc7fb3a9725b2d99aeea4f8c6421"
}
],
"dirSha256": "7d44bf7ae33d17360adff0be3378f2e46c4e60e1c0a845999f35b400e17d5de4"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}