Skip to content

Commit 10342ed

Browse files
committed
chore: Release git-stack version 0.10.11
1 parent 8298dbc commit 10342ed

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+4-1
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.11] - 2023-01-25
11+
1012
### Fixes
1113

1214
- Commit and sign with committer signature
@@ -495,7 +497,8 @@ With `git stack alias` for creating alias for these
495497
- `full` -> `commits`
496498

497499
<!-- next-url -->
498-
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.10.10...HEAD
500+
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.10.11...HEAD
501+
[0.10.11]: https://github.com/gitext-rs/git-stack/compare/v0.10.10...v0.10.11
499502
[0.10.10]: https://github.com/gitext-rs/git-stack/compare/v0.10.9...v0.10.10
500503
[0.10.9]: https://github.com/gitext-rs/git-stack/compare/v0.10.8...v0.10.9
501504
[0.10.8]: https://github.com/gitext-rs/git-stack/compare/v0.10.7...v0.10.8

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.10"
4+
version = "0.10.11"
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)