Skip to content

Commit 63704e6

Browse files
authored
Merge pull request #4 from schubergphilis/release/0.0.2
Release/0.0.2
2 parents d2e3b50 + 53e3bf8 commit 63704e6

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.0.2 (2026-06-05)
2+
3+
### Features
4+
5+
- surface direnv stderr when .envrc credential lookup fails
6+
17
## v0.0.1 (2026-06-05)
28

39
### Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datadog_slo_overrides_cli"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
description = "CLI to set overrides idempotently for multiple SLO's"
55
readme = "README.md"
66
authors = [

uv.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.

0 commit comments

Comments
 (0)