Skip to content

Commit 4e3cb5a

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2026-03-12) ### Features * Update AI model support and configuration options across providers ([fab299d](fab299d))
1 parent fab299d commit 4e3cb5a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.6.0](https://github.com/gianged/universal-commit-assistant/compare/v1.5.0...v1.6.0) (2026-03-12)
2+
3+
4+
### Features
5+
6+
* Update AI model support and configuration options across providers ([fab299d](https://github.com/gianged/universal-commit-assistant/commit/fab299dc0eeae847ba2c38571c85c066c8db08a8))
7+
18
# [1.5.0](https://github.com/gianged/universal-commit-assistant/compare/v1.4.0...v1.5.0) (2025-11-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "universal-commit-assistant",
33
"displayName": "Universal Commit Assistant",
4-
"version": "1.5.0",
4+
"version": "1.6.0",
55
"description": "Universal AI-powered commit message generator supporting multiple providers and languages (OpenAI, Anthropic, Gemini, Mistral, DeepSeek, Qwen, Ollama, LM Studio, OpenRouter)",
66
"categories": [
77
"Other",

0 commit comments

Comments
 (0)