You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- feat(avcmt/providers): update OpenAI provider to use modern v1.x API ([`d997ca9`](https://github.com/andyvandaric/avcmt-py/commit/d997ca9))
10
+
- feat(root): add initial project setup with dependency lock and configuration ([`cafa9d5`](https://github.com/andyvandaric/avcmt-py/commit/cafa9d5))
11
+
12
+
### Bug Fixes
13
+
- fix(workflows): correct indentation and add step id for release workflow ([`86b7fa7`](https://github.com/andyvandaric/avcmt-py/commit/86b7fa7))
14
+
- fix(scripts): improve semrel.py robustness and usability ([`6281633`](https://github.com/andyvandaric/avcmt-py/commit/6281633))
15
+
- fix: update license text and improve README formatting for catch-all scope ([`3293386`](https://github.com/andyvandaric/avcmt-py/commit/3293386))
16
+
- fix(catch-all): update GitHub workflows for improved pre-commit and release operations ([`211073b`](https://github.com/andyvandaric/avcmt-py/commit/211073b))
17
+
18
+
### Refactoring
19
+
- refactor(avcmt): overhaul commit and release workflows for clarity and robustness ([`0cfcb56`](https://github.com/andyvandaric/avcmt-py/commit/0cfcb56))
20
+
21
+
### Chores
22
+
- chore(scripts): improve release version output and error handling ([`3ed56a1`](https://github.com/andyvandaric/avcmt-py/commit/3ed56a1))
- chore(.github/workflows): update release workflow with git configuration and internal release step ([`c3444e3`](https://github.com/andyvandaric/avcmt-py/commit/c3444e3))
26
+
- chore(root): update dependencies in pyproject.toml ([`32de1fc`](https://github.com/andyvandaric/avcmt-py/commit/32de1fc))
27
+
- chore(root): migrate project to version 1.0.0 and update project metadata ([`1f47ae5`](https://github.com/andyvandaric/avcmt-py/commit/1f47ae5))
28
+
- chore(.github/workflows): update release workflow to include PYPI_TOKEN for publishing ([`e7c6cd6`](https://github.com/andyvandaric/avcmt-py/commit/e7c6cd6))
29
+
- chore(root): update changelog and remove redundant release entries ([`1ca2d04`](https://github.com/andyvandaric/avcmt-py/commit/1ca2d04))
0 commit comments