git-commit-msg-ai 1.6.0__py3-none-any.whl → 1.7.0__py3-none-any.whl
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.
- {git_commit_msg_ai-1.6.0.dist-info → git_commit_msg_ai-1.7.0.dist-info}/METADATA +2 -2
- {git_commit_msg_ai-1.6.0.dist-info → git_commit_msg_ai-1.7.0.dist-info}/RECORD +5 -5
- {git_commit_msg_ai-1.6.0.dist-info → git_commit_msg_ai-1.7.0.dist-info}/WHEEL +0 -0
- {git_commit_msg_ai-1.6.0.dist-info → git_commit_msg_ai-1.7.0.dist-info}/entry_points.txt +0 -0
- {git_commit_msg_ai-1.6.0.dist-info → git_commit_msg_ai-1.7.0.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: git-commit-msg-ai
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.7.0
|
|
4
4
|
Summary: AI-powered git commit message generator following Conventional Commits
|
|
5
5
|
License-Expression: MIT
|
|
6
6
|
Requires-Python: >=3.10
|
|
@@ -133,7 +133,7 @@ Pushing a version tag (e.g. `v1.5.2`) triggers the CD pipeline:
|
|
|
133
133
|
git add pyproject.toml
|
|
134
134
|
git commit -m "chore: bump version to 1.5.2"
|
|
135
135
|
git push origin main
|
|
136
|
-
# 3. Tag and push
|
|
136
|
+
# 3. Tag and push - this triggers the CD pipeline
|
|
137
137
|
git tag v1.5.2
|
|
138
138
|
git push origin v1.5.2
|
|
139
139
|
```
|
|
@@ -4,8 +4,8 @@ git_commit_msg_ai/cli.py,sha256=IBU_BhBbd5azbTI6Rso92LtabLHlVUsO3ZUYA2Zr9wE,1686
|
|
|
4
4
|
git_commit_msg_ai/editor.py,sha256=PycIvOuvHIAx8fSl6_L8AkzAWOS5PRNGTHb6yE11KN0,2087
|
|
5
5
|
git_commit_msg_ai/exceptions.py,sha256=7Hwluf3zHMjs4lpGktWS-Lwgo8y_4Xbb1WqzPQHkkUA,352
|
|
6
6
|
git_commit_msg_ai/git_ops.py,sha256=jJJ_8E_tOIl-SQ5Nf51XawO767P-5VMVXQ7gNNMLDyM,1974
|
|
7
|
-
git_commit_msg_ai-1.
|
|
8
|
-
git_commit_msg_ai-1.
|
|
9
|
-
git_commit_msg_ai-1.
|
|
10
|
-
git_commit_msg_ai-1.
|
|
11
|
-
git_commit_msg_ai-1.
|
|
7
|
+
git_commit_msg_ai-1.7.0.dist-info/METADATA,sha256=4TloB0yvccJL4nQtoPUOCMrGY7026LcTpyF7RJ4Cnpo,4208
|
|
8
|
+
git_commit_msg_ai-1.7.0.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
9
|
+
git_commit_msg_ai-1.7.0.dist-info/entry_points.txt,sha256=KTu6wUhl0p3nf27k8L4vpSH_hpeRQpwzMPSmKv7K5Cs,65
|
|
10
|
+
git_commit_msg_ai-1.7.0.dist-info/top_level.txt,sha256=XYQC2BXvrcREGKEG7sm9nbwO7ifqcUSVgU7SW8BTURs,18
|
|
11
|
+
git_commit_msg_ai-1.7.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|