Skip to content

Commit 5415e6e

Browse files
chore(main): release 0.1.1
1 parent 53982ac commit 5415e6e

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/source-cooperative/source-coop-cli/compare/v0.1.0...v0.1.1) (2026-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* rename formula to avoid conflicts ([53982ac](https://github.com/source-cooperative/source-coop-cli/commit/53982ac50ea0a823fbea62e0754d990d287e1f50))
9+
310
## 0.1.0 (2026-03-05)
411

512

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 = "source-coop-cli"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "CLI for Source Cooperative — OIDC login and STS credential exchange"

0 commit comments

Comments
 (0)