Releases: laststance/git-gpt-commit
Releases · laststance/git-gpt-commit
v0.10.5
- fix(ci): SHA-pin all GitHub Actions and fix pnpm version conflict 3720530
- fix(ci): add packageManager field for pnpm version specification c8964e8
- feat(ci): migrate to OIDC Trusted Publishing 5e90396
- fix: only remove quote literals from commit messages 0a832ef
- docs: update installation instructions to reflect latest version availability e0cf77e
- chore: update version to 0.10.4 for release management consistency 468ca17
v0.10.3
What's Changed
Bug Fixes
- OpenAI SDK v5 対応: SDK v5 互換のモデルとパラメータに更新
Chores
- ファイルのクリーンアップ
Full Changelog: v0.10.2...v0.10.3
v0.10.2
v0.10.1
v0.9.10
- refactor: Replace inquirer and ora with npm-publish-tool and remove npm-publish-tool script cbfa42d
- chore: remove unused configuration and documentation files 34ec163
- chore(deps-dev): bump eslint-import-resolver-typescript cf93577
- chore(deps): bump openai from 5.1.0 to 5.1.1 1e85ee8
- chore(deps-dev): bump @typescript-eslint/eslint-plugin 9ac880f
v0.9.9
- fix: Uncomment library build steps in release workflow cd7dc6b
- fix: lint 4e34339
- fix: Correct version increment choices in npm-publish-tool script b427eb1
- feat: Enhance release workflow and npm-publish-tool script 8dbdcb8
- Bump openai from 5.0.2 to 5.1.0 baadbab
- Bump @typescript-eslint/parser from 8.33.0 to 8.33.1 7c4ae24
- Bump openai from 4.104.0 to 5.0.2 b6331df
- Bump eslint-import-resolver-typescript from 4.4.1 to 4.4.2 7f17abd
- Bump eslint-plugin-prettier from 5.4.0 to 5.4.1 d74c006
- Bump release-it from 19.0.2 to 19.0.3 d6bd6a1
- Bump @vitest/coverage-v8 from 3.1.2 to 3.1.4 f5ea7ac
- Bump lint-staged from 16.0.0 to 16.1.0 9f2c380
- Bump @vitest/ui from 3.1.2 to 3.1.4 d36629d
- Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0 60c5cfd
- Bump eslint-import-resolver-typescript from 4.3.5 to 4.4.1 94aa2ff
- Bump task-master-ai from 0.14.0 to 0.15.0 7473d0b
- fix: update default model to gpt-4o-mini in index.js a376ba0
- docs: Update README to generalize AI model reference 0d09676
v0.9.6
0.9.0
What's Changed
✨ New
-
Toggle Commit Prefix
git gpt prefix
Enable/disable conventional commit prefixes (feat:, fix:, chore:, etc.).
-
Manage OpenAI API Key
git gpt open-api-key
Add, update, display, or delete your stored OpenAI API key.