Skip to content

Commit b1d5200

Browse files
chore(master): release 0.4.1 (#819)
🤖 I have created a release *beep* *boop* --- ## [0.4.1](v0.4.0...v0.4.1) (2025-08-27) ### Bug Fixes * AWS dynamic provider credentials requires kid field (Key ID) in JWK ([7d1bc8b](7d1bc8b)) * **ui:** remove extra semicolons ([#818](#818)) ([1ee991c](1ee991c)), closes [#817](#817) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d1bc8b commit b1d5200

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.4.1"
33
}

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/leg100/otf/compare/v0.4.0...v0.4.1) (2025-08-27)
4+
5+
6+
### Bug Fixes
7+
8+
* AWS dynamic provider credentials requires kid field (Key ID) in JWK ([7d1bc8b](https://github.com/leg100/otf/commit/7d1bc8bd149b537d9205e2a6d24dc2411961e353))
9+
* **ui:** remove extra semicolons ([#818](https://github.com/leg100/otf/issues/818)) ([1ee991c](https://github.com/leg100/otf/commit/1ee991cbbd20bb39394f2d4375f9249a9292328c)), closes [#817](https://github.com/leg100/otf/issues/817)
10+
311
## [0.4.0](https://github.com/leg100/otf/compare/v0.3.27...v0.4.0) (2025-07-24)
412

513

0 commit comments

Comments
 (0)