Skip to content

Commit 7c1b474

Browse files
release(main): v0.5.1
1 parent 34b0b1d commit 7c1b474

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.5.0"
2+
".": "0.5.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.5.1 (2024-02-23)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Other Changes
9+
* test: Add initial e2e tests by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/360
10+
* test(e2e): Add CNI e2e tests by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/383
11+
* test(e2e): Resolve latest upstream provider releases in e2e config by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/388
12+
* test(e2e): Add test for NFD addon by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/389
13+
14+
15+
**Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.5.0...v0.5.1
16+
317
## 0.5.0 (2024-02-16)
418

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

0 commit comments

Comments
 (0)