Skip to content

Commit 7f73faf

Browse files
committed
chore: Release
1 parent cc7a118 commit 7f73faf

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.8.3] - 2022-07-02
11+
1012
### Fixes
1113

1214
- Foreign branches are always protected
@@ -374,7 +376,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
374376
- `full` -> `commits`
375377

376378
<!-- next-url -->
377-
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.8.2...HEAD
379+
[Unreleased]: https://github.com/gitext-rs/git-stack/compare/v0.8.3...HEAD
380+
[0.8.3]: https://github.com/gitext-rs/git-stack/compare/v0.8.2...v0.8.3
378381
[0.8.2]: https://github.com/gitext-rs/git-stack/compare/v0.8.1...v0.8.2
379382
[0.8.1]: https://github.com/gitext-rs/git-stack/compare/v0.8.0...v0.8.1
380383
[0.8.0]: https://github.com/gitext-rs/git-stack/compare/v0.7.4...v0.8.0

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.8.2"
4+
version = "0.8.3"
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)