Skip to content

Commit 56be52f

Browse files
chore(main): release validate-crds 2.0.0
1 parent 7d886b4 commit 56be52f

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
@@ -6,6 +6,6 @@
66
"firestartr-bootstrap": "1.2.5",
77
"update-claims-features": "1.1.13",
88
"kind": "1.1.1",
9-
"validate-crds": "1.0.0",
9+
"validate-crds": "2.0.0",
1010
"gh": "1.4.0"
1111
}

validate-crds/CHANGELOG.md

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

3+
## [2.0.0](https://github.com/prefapp/daggerverse/compare/validate-crds-v1.0.0...validate-crds-v2.0.0) (2026-03-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* bump to new default version ([#416](https://github.com/prefapp/daggerverse/issues/416))
9+
10+
### Features
11+
12+
* bump to new default version ([#416](https://github.com/prefapp/daggerverse/issues/416)) ([d467a8c](https://github.com/prefapp/daggerverse/commit/d467a8cbadc7a3965cfabedc45ed3b22fe3b3179))
13+
14+
15+
### Bug Fixes
16+
17+
* cannot reference external type ([#391](https://github.com/prefapp/daggerverse/issues/391)) ([87f5be7](https://github.com/prefapp/daggerverse/commit/87f5be7139cd19cb37f4f647eda1f1d3ee56037d))
18+
319
## 1.0.0 (2025-05-27)
420

521

0 commit comments

Comments
 (0)