Skip to content

Commit bd59b54

Browse files
chore(main): release 0.75.1
1 parent 949ab21 commit bd59b54

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.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.75.0"
2+
".": "0.75.1"
33
}

CHANGELOG.md

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

3+
## [0.75.1](https://github.com/zarf-dev/zarf/compare/v0.75.0...v0.75.1) (2026-04-30)
4+
5+
6+
### Features
7+
8+
* parse multi doc zarf.yaml files ([#4827](https://github.com/zarf-dev/zarf/issues/4827)) ([44ae0e2](https://github.com/zarf-dev/zarf/commit/44ae0e25503931e6825100a2a17eac192c2c497a))
9+
* stop adding Zarf service default values to state when the service does not exist ([#4832](https://github.com/zarf-dev/zarf/issues/4832)) ([c4a06fb](https://github.com/zarf-dev/zarf/commit/c4a06fb5dc5f80c6577cddbea34189bfa54c591d))
10+
* **verfication:** trusted root fetch command ([#4829](https://github.com/zarf-dev/zarf/issues/4829)) ([73825da](https://github.com/zarf-dev/zarf/commit/73825da520a53fa6c245bb8a6ee1138c1248e3b3))
11+
12+
13+
### Bug Fixes
14+
15+
* **create:** built package path separators ([#4857](https://github.com/zarf-dev/zarf/issues/4857)) ([48574c2](https://github.com/zarf-dev/zarf/commit/48574c29288e740d5498fb469e77793e40bc1b46))
16+
* ensure zarf say honors no-color ([#4850](https://github.com/zarf-dev/zarf/issues/4850)) ([f9748d5](https://github.com/zarf-dev/zarf/commit/f9748d5993d5c2eb9cf8d21c2db9e98ec9965ecd))
17+
* **template:** add to dissallowed functions ([#4848](https://github.com/zarf-dev/zarf/issues/4848)) ([cedec4d](https://github.com/zarf-dev/zarf/commit/cedec4dcbae3e5cfd234c030ebd4c71aebfe7c8b))
18+
319
## [0.75.0](https://github.com/zarf-dev/zarf/compare/v0.74.2...v0.75.0) (2026-04-16)
420

521

0 commit comments

Comments
 (0)