Skip to content

Commit dbecdac

Browse files
committed
build up new version
1 parent 2074b94 commit dbecdac

5 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.5 - 2025-01-11
4+
5+
### Fixed
6+
7+
- Fixes Critical Error Cause Build Failed On Output!
8+
39
## 2.0.4 - 2025-01-11
410

511
### Added

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<div align="center">
2+
<img src='https://raw.githubusercontent.com/koimoee/ProCommit/refs/heads/main/assets/images/icon.png' alt='logo' width='80px' margin="0px" >
13
<h2 align="center">
24
ProCommit
35
</h2>
@@ -8,6 +10,7 @@ ProCommit
810
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/koimoee/ProCommit/.github%2Fworkflows%2Fbuild.yml?style=flat-square">
911
<img alt="VSX" src="https://img.shields.io/open-vsx/v/Kochan/pro-commit?style=flat-square&label=OpenVSX">
1012
</p>
13+
</div>
1114

1215
## Features
1316

@@ -16,7 +19,7 @@ ProCommit
1619
- Generating commit message using different language.
1720
- More customizable
1821

19-
https://github.com/user-attachments/assets/641be037-2d13-4d3e-8c32-e73ca8a36070
22+
![demo](./example/demo.gif)
2023

2124
## Requirements
2225

example/demo.gif

115 KB
Loading

example/exampleVideo.mp4

-175 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pro-commit",
33
"displayName": "ProCommit",
44
"description": "📝 A Customizable VS Code extension for AI-generated commit messages.",
5-
"version": "2.0.4",
5+
"version": "2.0.5",
66
"homepage": "https://prplmoe.me",
77
"bugs": "https://github.com/koimoee/ProCommit/issues",
88
"repository": {

0 commit comments

Comments
 (0)