Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"license": "Apache-2.0",
"name": "codebase-documentor-for-aws",
"repository": "https://github.com/awslabs/agent-plugins",
"version": "0.1.0"
"version": "1.0.0"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codebase-documentor-for-aws",
"version": "0.1.0",
"version": "1.0.0",
"description": "Analyze codebases to generate structured technical documentation with source-of-truth citations. Optimized for AWS workloads using CDK, CloudFormation, and Terraform.",
"author": {
"name": "Amazon Web Services",
Expand Down
Loading