Skip to content

Commit 04baa44

Browse files
authored
Merge pull request #18 from schubergphilis/release/0.1.1
Release/0.1.1
2 parents 202969f + cffe570 commit 04baa44

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.1.1 (2026-07-17)
2+
3+
### Bug Fixes
4+
5+
- init-envrc pre-fills DD_API_KEY/DD_APP_KEY from secret/audit
6+
17
## v0.1.0 (2026-07-17)
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.1.0"
3+
version = "0.1.1"
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)