Skip to content

Commit 072a2af

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.1...v1.6.0) (2026-05-19) ### Bug Fixes * harden vscode gitbun runner ([987cd54](987cd54)) ### Features * add gitbun vscode extension scaffold ([97ee5ae](97ee5ae))
1 parent b241583 commit 072a2af

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.6.0](https://github.com/nirvik34/gitbun/compare/v1.5.1...v1.6.0) (2026-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* harden vscode gitbun runner ([987cd54](https://github.com/nirvik34/gitbun/commit/987cd543533b2fef64ac2ab5492ac29da3b5fd27))
7+
8+
9+
### Features
10+
11+
* add gitbun vscode extension scaffold ([97ee5ae](https://github.com/nirvik34/gitbun/commit/97ee5ae54898e100aa6c9a37e630ba8789a5d033))
12+
113
## [1.5.1](https://github.com/nirvik34/gitbun/compare/v1.5.0...v1.5.1) (2026-05-18)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbun",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "A comfy git commit assistant with optional AI enhancement",
55
"main": "dist/src/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)