Skip to content

Commit 6721eb4

Browse files
committed
chore: Release
1 parent 340fbaa commit 6721eb4

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.4.7] - 2021-10-23
11+
1012
#### Fixes
1113

1214
- Detect multi-commit branches are pushable
@@ -202,7 +204,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
202204
- `full` -> `commits`
203205

204206
<!-- next-url -->
205-
[Unreleased]: https://github.com/epage/git-stack/compare/v0.4.6...HEAD
207+
[Unreleased]: https://github.com/epage/git-stack/compare/v0.4.7...HEAD
208+
[0.4.7]: https://github.com/epage/git-stack/compare/v0.4.6...v0.4.7
206209
[0.4.6]: https://github.com/epage/git-stack/compare/v0.4.5...v0.4.6
207210
[0.4.5]: https://github.com/epage/git-stack/compare/v0.4.4...v0.4.5
208211
[0.4.4]: https://github.com/epage/git-stack/compare/v0.4.3...v0.4.4

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
@@ -6,7 +6,7 @@ members = [
66
[package]
77
name = "git-stack"
88
description = "Stacked branch management for Git"
9-
version = "0.4.6"
9+
version = "0.4.7"
1010
license = "MIT OR Apache-2.0"
1111
repository = "https://github.com/epage/git-stack.git"
1212
documentation = "https://github.com/epage/git-stack.git"

0 commit comments

Comments
 (0)