File tree Expand file tree Collapse file tree 4 files changed +8
-5
lines changed Expand file tree Collapse file tree 4 files changed +8
-5
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/).
7
7
<!-- next-header -->
8
8
## [ Unreleased] - ReleaseDate
9
9
10
+ ## [ 0.9.3] - 2022-06-16
11
+
10
12
### Fixes
11
13
12
14
- Adjusted log levels
@@ -322,7 +324,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
322
324
- ` full ` -> ` commits `
323
325
324
326
<!-- next-url -->
325
- [ Unreleased ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.9.2...HEAD
327
+ [ Unreleased ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.9.3...HEAD
328
+ [ 0.9.3 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.9.2...v0.9.3
326
329
[ 0.9.2 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.9.1...v0.9.2
327
330
[ 0.9.1 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.9.0...v0.9.1
328
331
[ 0.9.0 ] : https://github.com/gitext-rs/git-branch-stash/compare/v0.8.0...v0.9.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ members = [
6
6
[package ]
7
7
name = " git-branch-stash-cli"
8
8
description = " Manage snapshots of your working directory"
9
- version = " 0.9.2 "
9
+ version = " 0.9.3 "
10
10
license = " MIT OR Apache-2.0"
11
11
repository = " https://github.com/gitext-rs/git-branch-stash.git"
12
12
documentation = " https://github.com/gitext-rs/git-branch-stash.git"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " git-branch-stash"
3
3
description = " Manage snapshots of your working directory"
4
- version = " 0.8.0 "
4
+ version = " 0.8.1 "
5
5
license = " MIT OR Apache-2.0"
6
6
repository = " https://github.com/gitext-rs/git-branch-stash.git"
7
7
documentation = " https://github.com/gitext-rs/git-branch-stash.git"
You can’t perform that action at this time.
0 commit comments