File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version v0.6.0
4+
5+ Released on Dec 30rd, 2025.
6+
7+ - docs: add cherrypick/apply/tracing/attributes/reflog/submodule docs (#182 )
8+ - feat: add submodule features (#181 )
9+ - feat: add reflog feature with tests (#180 )
10+ - chore: upgrade yarn 4.12.0 (#178 )
11+ - feat: add git attributes features (#177 )
12+ - feat: add git tracing features (#175 )
13+ - feat: add git ` apply ` features (#174 )
14+ - feat: add cherry-pick option and methods with tests (#170 )
15+ - feat: add describe feature (#167 )
16+ - feat: add note feature (#165 )
17+ - feat: add commit treeId() method (#163 )
18+ - fix: benchmark not worked (#162 )
19+ - feat: add commit amend method (#161 )
20+ - fix: napi prepublish cli argument (#159 )
21+ - fix: napi v3 command changed create-npm-dir -> create-npm-dirs (#157 )
22+ - fix: use stable version in build workflow jobs which using docker (#155 )
23+ - feat: upgrade napi.rs v3 (#154 )
24+
25+ We sincerely thank @racgoo for their contributions. We appreciate your great efforts!
26+
327## Version v0.5.0
428
529Released on Oct 22th, 2025.
Original file line number Diff line number Diff line change 11{
22 "name" : " es-git" ,
3- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
44 "main" : " index.js" ,
55 "types" : " index.d.ts" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments