Skip to content

Commit 344dfc7

Browse files
committed
This is 0.8.5
1 parent f8efdfd commit 344dfc7

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

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,6 +1,6 @@
11
[package]
22
name = "sheldon"
3-
version = "0.8.4"
3+
version = "0.8.5"
44
authors = ["Ross MacArthur <ross@macarthur.io>"]
55
edition = "2021"
66
description = "Fast, configurable, shell plugin manager."

RELEASES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
## 0.8.5
44

5-
*Unreleased*
5+
*July 22nd, 2025*
66

7-
- [Fix SSH agent authentication not used when cloning submodules][todo]
7+
- [Fix SSH agent authentication not used when cloning submodules][f2fa35a2]
8+
9+
[f2fa35a2]: https://github.com/rossmacarthur/sheldon/commit/f2fa35a2c128b0ec290cf3d508fb7f7830e3c7c1
810

911
## 0.8.4
1012

0 commit comments

Comments
 (0)