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.11.2] - 2025-08-05
11+
1012## [ 0.11.1] - 2023-09-01
1113
1214### Compatibility
@@ -364,7 +366,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
364366 - ` full ` -> ` commits `
365367
366368<!-- next-url -->
367- [ Unreleased ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.1...HEAD
369+ [ Unreleased ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.2...HEAD
370+ [ 0.11.2 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.1...v0.11.2
368371[ 0.11.1 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.11.0...v0.11.1
369372[ 0.11.0 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.10.4...v0.11.0
370373[ 0.10.4 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.10.3...v0.10.4
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ lto = true
101101[package ]
102102name = " git-branch-stash-cli"
103103description = " Manage snapshots of your working directory"
104- version = " 0.11.1 "
104+ version = " 0.11.2 "
105105documentation = " https://github.com/gitext-rs/git-branch-stash.git"
106106readme = " README.md"
107107categories = [" command-line-interface" , " development-tools" ]
You can’t perform that action at this time.
0 commit comments