Skip to content

Commit bd68887

Browse files
committed
chore: Release git-stack version 0.10.17
1 parent db606f2 commit bd68887

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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.17] - 2023-08-09
11+
1012
### Fixes
1113

1214
- Show the status for the correct branch when multiple point to the same commit
@@ -536,7 +538,8 @@ With `git stack alias` for creating alias for these
536538
- `full` -> `commits`
537539

538540
<!-- next-url -->
539-
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.10.16...HEAD
541+
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.10.17...HEAD
542+
[0.10.17]: https://github.com/gitext-rs/git-stack/compare/v0.10.16...v0.10.17
540543
[0.10.16]: https://github.com/gitext-rs/git-stack/compare/v0.10.15...v0.10.16
541544
[0.10.15]: https://github.com/gitext-rs/git-stack/compare/v0.10.14...v0.10.15
542545
[0.10.14]: https://github.com/gitext-rs/git-stack/compare/v0.10.13...v0.10.14

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ include = [
1919
[package]
2020
name = "git-stack"
2121
description = "Stacked branch management for Git"
22-
version = "0.10.16"
22+
version = "0.10.17"
2323
repository = "https://github.com/gitext-rs/git-stack.git"
2424
documentation = "https://github.com/gitext-rs/git-stack.git"
2525
readme = "README.md"

0 commit comments

Comments
 (0)