Skip to content

Commit 828cb44

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2025-10-17) ### Features * Enhance commit message generation and configuration options ([35cecb5](35cecb5))
1 parent 35cecb5 commit 828cb44

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.4.0](https://github.com/gianged/universal-commit-assistant/compare/v1.3.0...v1.4.0) (2025-10-17)
2+
3+
4+
### Features
5+
6+
* Enhance commit message generation and configuration options ([35cecb5](https://github.com/gianged/universal-commit-assistant/commit/35cecb5a5cfc02926593610301da542be5e63d0c))
7+
18
# [1.3.0](https://github.com/gianged/universal-commit-assistant/compare/v1.2.1...v1.3.0) (2025-09-21)
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.3.0",
4+
"version": "1.4.0",
55
"description": "Universal AI-powered commit message generator supporting multiple providers and languages (OpenAI, Anthropic, Gemini, Mistral, DeepSeek, Ollama, LM Studio, OpenRouter)",
66
"categories": [
77
"Other",

0 commit comments

Comments
 (0)