@johnowennixon/diffdash 1.0.1 → 1.0.2
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.
- package/README.md +1 -1
- package/out/diffdash.cjs +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/out/diffdash.cjs
CHANGED
|
@@ -21323,7 +21323,7 @@ function llm_list_models({ llm_model_details }) {
|
|
|
21323
21323
|
// package.json
|
|
21324
21324
|
var package_default = {
|
|
21325
21325
|
name: "@johnowennixon/diffdash",
|
|
21326
|
-
version: "1.0.
|
|
21326
|
+
version: "1.0.2",
|
|
21327
21327
|
description: "A command-line tool to generate Git commit messages using AI",
|
|
21328
21328
|
license: "0BSD",
|
|
21329
21329
|
author: "John Owen Nixon",
|