aicommit2 2.4.20 → 2.4.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -0
  2. package/dist/cli.mjs +176 -170
  3. package/package.json +3 -1
package/README.md CHANGED
@@ -68,6 +68,7 @@ AICommit2 automatically generates commit messages using AI. It supports [Git](ht
68
68
  - [Perplexity](docs/providers/perplexity.md)
69
69
  - [DeepSeek](docs/providers/deepseek.md)
70
70
  - [GitHub Models](docs/providers/github-models.md)
71
+ - [Amazon Bedrock](docs/providers/bedrock.md)
71
72
  - [OpenAI API Compatibility](docs/providers/compatible.md)
72
73
 
73
74
  ### Local AI Services