Skip to content

Commit f93a11a

Browse files
committed
chore: Release
1 parent 4d2fdb0 commit f93a11a

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

1214
- We should only squash the fixup and not the ones before it
@@ -208,7 +210,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
208210
- `full` -> `commits`
209211

210212
<!-- next-url -->
211-
[Unreleased]: https://github.com/epage/git-stack/compare/v0.4.7...HEAD
213+
[Unreleased]: https://github.com/epage/git-stack/compare/v0.4.8...HEAD
214+
[0.4.8]: https://github.com/epage/git-stack/compare/v0.4.7...v0.4.8
212215
[0.4.7]: https://github.com/epage/git-stack/compare/v0.4.6...v0.4.7
213216
[0.4.6]: https://github.com/epage/git-stack/compare/v0.4.5...v0.4.6
214217
[0.4.5]: https://github.com/epage/git-stack/compare/v0.4.4...v0.4.5

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.7"
9+
version = "0.4.8"
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)