Skip to content

Commit 55604de

Browse files
authored
Merge pull request #48 from Hi7cl4w/release-please--branches--main--components--diffy-explain-ai
chore(main): release diffy-explain-ai 1.2.1
2 parents b1bd5be + 2766344 commit 55604de

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.2.0"
2+
".": "1.2.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "diffy-explain-ai" extension will be documented in th
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7+
## [1.2.1](https://github.com/Hi7cl4w/diffy-explain-ai/compare/diffy-explain-ai-v1.2.0...diffy-explain-ai-v1.2.1) (2025-11-03)
8+
9+
10+
### 💅 Styles
11+
12+
* **config:** format release-please configuration files ([b1bd5be](https://github.com/Hi7cl4w/diffy-explain-ai/commit/b1bd5beaab289834f0b8a2ffd86cf25aa185560b))
13+
714
## [1.2.0](https://github.com/Hi7cl4w/diffy-explain-ai/compare/diffy-explain-ai-v1.1.0...diffy-explain-ai-v1.2.0) (2025-11-03)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "diffy-explain-ai",
33
"displayName": "Diffy Commit AI - Generate Your Commit Message",
44
"description": "Generate Commit Message for You or Explains The Changed Code Using Git Diff And OpenAi In Natural Language",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"publisher": "hitclaw",
77
"engines": {
88
"vscode": "^1.105.0"

0 commit comments

Comments
 (0)