File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77<!-- next-header -->
88## [ Unreleased] - ReleaseDate
99
10+ ## [ 0.10.18] - 2025-01-22
11+
1012### Performance
1113
1214- Removed inefficient tree walking
@@ -546,7 +548,8 @@ With `git stack alias` for creating alias for these
546548 - ` full ` -> ` commits `
547549
548550<!-- next-url -->
549- [ Unreleased ] : https://github.com/gitext-rs/git-stack/compare/v0.10.17...HEAD
551+ [ Unreleased ] : https://github.com/gitext-rs/git-stack/compare/v0.10.18...HEAD
552+ [ 0.10.18 ] : https://github.com/gitext-rs/git-stack/compare/v0.10.17...v0.10.18
550553[ 0.10.17 ] : https://github.com/gitext-rs/git-stack/compare/v0.10.16...v0.10.17
551554[ 0.10.16 ] : https://github.com/gitext-rs/git-stack/compare/v0.10.15...v0.10.16
552555[ 0.10.15 ] : https://github.com/gitext-rs/git-stack/compare/v0.10.14...v0.10.15
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ zero_sized_map_values = "warn"
8989[package ]
9090name = " git-stack"
9191description = " Stacked branch management for Git"
92- version = " 0.10.17 "
92+ version = " 0.10.18 "
9393documentation = " https://github.com/gitext-rs/git-stack.git"
9494readme = " README.md"
9595categories = [" command-line-interface" , " development-tools" ]
You can’t perform that action at this time.
0 commit comments