From 65d3cf3a8cc688b6b9384d6b7f16943a905e523f Mon Sep 17 00:00:00 2001 From: Release Automation Date: Mon, 18 Aug 2025 10:13:09 +0000 Subject: [PATCH] Release 5.0.0 --- CHANGELOG.md | 4 ++-- metadata.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb53fa2..02f239e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. -## [v4.3.0](https://github.com/voxpupuli/puppet-catalog_diff/tree/v4.3.0) (2025-08-18) +## [v5.0.0](https://github.com/voxpupuli/puppet-catalog_diff/tree/v5.0.0) (2025-08-18) -[Full Changelog](https://github.com/voxpupuli/puppet-catalog_diff/compare/v4.2.0...v4.3.0) +[Full Changelog](https://github.com/voxpupuli/puppet-catalog_diff/compare/v4.2.0...v5.0.0) **Breaking changes:** diff --git a/metadata.json b/metadata.json index f1bd6e1..0d0a608 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppet-catalog_diff", - "version": "4.3.0", + "version": "5.0.0", "author": "Vox Pupuli", "summary": "Compares two catalogs and shows the differences", "license": "Apache-2.0",