fix(plugin-author): bump version on every UPDATE flow mutation
## Why The UPDATE flow only bumped version when the version field itself was the target. Metadata changes (description, keywords, author) went out without a version bump, making them invisible to consumers with a cached copy. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"keywords": [],
|
||||
"license": "MIT",
|
||||
"name": "kyberforge",
|
||||
"version": "1.0.5"
|
||||
"version": "1.0.6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user