Skip to content

Commit 7f0750a

Browse files
committed
chore: Release git-stack version 0.10.6
1 parent 307e5d8 commit 7f0750a

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.6] - 2023-01-11
11+
1012
### Compatibility
1113

1214
- `git amend` no-ops now fail
@@ -465,7 +467,8 @@ With `git stack alias` for creating alias for these
465467
- `full` -> `commits`
466468

467469
<!-- next-url -->
468-
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.10.5...HEAD
470+
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.10.6...HEAD
471+
[0.10.6]: https://github.com/gitext-rs/git-stack/compare/v0.10.5...v0.10.6
469472
[0.10.5]: https://github.com/gitext-rs/git-stack/compare/v0.10.4...v0.10.5
470473
[0.10.4]: https://github.com/gitext-rs/git-stack/compare/v0.10.3...v0.10.4
471474
[0.10.3]: https://github.com/gitext-rs/git-stack/compare/v0.10.2...v0.10.3

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "git-stack"
33
description = "Stacked branch management for Git"
4-
version = "0.10.5"
4+
version = "0.10.6"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/gitext-rs/git-stack.git"
77
documentation = "https://github.com/gitext-rs/git-stack.git"

0 commit comments

Comments
 (0)