Skip to content

Commit 86d9922

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.4...v1.2.0) (2025-09-20) ### Features * **universal-commit-assistant:** add initial project files and configuration ([cb789a0](cb789a0))
1 parent cb789a0 commit 86d9922

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.2.0](https://github.com/gianged/universal-commit-assistant/compare/v1.1.4...v1.2.0) (2025-09-20)
2+
3+
4+
### Features
5+
6+
* **universal-commit-assistant:** add initial project files and configuration ([cb789a0](https://github.com/gianged/universal-commit-assistant/commit/cb789a09337caa1a346678e8e49ad36a8c740ff7))
7+
18
## [1.1.4](https://github.com/gianged/universal-commit-assistant/compare/v1.1.3...v1.1.4) (2025-09-15)
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.1.4",
4+
"version": "1.2.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)