diff --git a/CHANGELOG.md b/CHANGELOG.md index fec4430..b7b56cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [2.0.0](https://github.com/DevOpsHiveHQ/kustomize-plugin-merger/compare/v1.1.0...v2.0.0) (2024-02-11) + + +### ⚠ BREAKING CHANGES + +* rename apiVersion group name ([#75](https://github.com/DevOpsHiveHQ/kustomize-plugin-merger/issues/75)) + +### refactor + +* rename apiVersion group name ([#75](https://github.com/DevOpsHiveHQ/kustomize-plugin-merger/issues/75)) ([d61661b](https://github.com/DevOpsHiveHQ/kustomize-plugin-merger/commit/d61661b12111a7f422535f20815cbee61aab4276)) + + +### Bug Fixes + +* **deps:** update all non-major dependencies ([c040f6d](https://github.com/DevOpsHiveHQ/kustomize-plugin-merger/commit/c040f6d0d68b188006d14ea0b742868fdea6b815)) +* **deps:** update k8s.io/kube-openapi digest to a781456 ([c7a678c](https://github.com/DevOpsHiveHQ/kustomize-plugin-merger/commit/c7a678c88af453270d0dfd063610294b4a8b0402)) + ## [1.1.0](https://github.com/aabouzaid/kustomize-plugin-merger/compare/v1.0.0...v1.1.0) (2023-09-17)