Skip to content

Commit d23cc36

Browse files
authored
chore(codebase-documentor-for-aws): bump version to 1.0.0 (#151)
Aligns plugin version with repo convention where initial stable releases are versioned 1.0.0 (cf. amazon-location-service, aws-amplify, aws-serverless, databases-on-aws). The plugin was merged in #138 at 0.1.0, which semver-wise signals a pre-stable release. The functionality is production-ready and in line with other 1.0.0 plugins in the marketplace, so this promotes the version to match.
1 parent b000667 commit d23cc36

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

plugins/codebase-documentor-for-aws/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@
2020
"license": "Apache-2.0",
2121
"name": "codebase-documentor-for-aws",
2222
"repository": "https://github.com/awslabs/agent-plugins",
23-
"version": "0.1.0"
23+
"version": "1.0.0"
2424
}

plugins/codebase-documentor-for-aws/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codebase-documentor-for-aws",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Analyze codebases to generate structured technical documentation with source-of-truth citations. Optimized for AWS workloads using CDK, CloudFormation, and Terraform.",
55
"author": {
66
"name": "Amazon Web Services",

0 commit comments

Comments
 (0)