Skip to content

Commit c7acc55

Browse files
chore(main): release 0.17.0
Co-authored-by: jorisjonkers-dev-agents[bot] <290081373+jorisjonkers-dev-agents[bot]@users.noreply.github.com>
1 parent 86a757d commit c7acc55

4 files changed

Lines changed: 11 additions & 4 deletions

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.16.1"
2+
".": "0.17.0"
33
}

CHANGELOG.md

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

3+
## [0.17.0](https://github.com/JorisJonkers-dev/deploy-config-schema/compare/v0.16.1...v0.17.0) (2026-07-12)
4+
5+
6+
### Features
7+
8+
* add job workload support to healthClass schema and fragment pipeline ([86a757d](https://github.com/JorisJonkers-dev/deploy-config-schema/commit/86a757d0e90a1860b76e28f17b1c9b01f8876c28))
9+
310
## [0.16.1](https://github.com/JorisJonkers-dev/deploy-config-schema/compare/v0.16.0...v0.16.1) (2026-07-10)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jorisjonkers-dev/deploy-config-schema",
3-
"version": "0.16.1",
3+
"version": "0.17.0",
44
"description": "JSON Schema and CLI contract for deploy and infrastructure config artifacts.",
55
"type": "module",
66
"main": "./dist/src/index.js",

0 commit comments

Comments
 (0)