Skip to content

Commit 17fa13f

Browse files
release(main): v0.4.1 (#357)
🤖 I have created a release *beep* *boop* --- ## 0.4.1 (2024-02-14) <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Fixes 🔧 * fix: mirror credentials support in DynamicCredentialProviderConfig by @supershal in #359 ### Other Changes * ci: Ignore devbox update PRs in release notes by @jimmidyson in #356 * build: Add v0.4 series to provider metadata by @jimmidyson in #358 **Full Changelog**: v0.4.0...v0.4.1 --- 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 f2ca745 commit 17fa13f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## 0.4.1 (2024-02-14)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Fixes 🔧
9+
* fix: mirror credentials support in DynamicCredentialProviderConfig by @supershal in https://github.com/d2iq-labs/capi-runtime-extensions/pull/359
10+
### Other Changes
11+
* ci: Ignore devbox update PRs in release notes by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/356
12+
* build: Add v0.4 series to provider metadata by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/358
13+
14+
15+
**Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.4.0...v0.4.1
16+
317
## 0.4.0 (2024-02-12)
418

519
<!-- Release notes generated using configuration in .github/release.yaml at main -->

0 commit comments

Comments
 (0)