From 98ffb80f5df7a43b0926b42e2c14e40bb8fc2e21 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 30 Jun 2026 08:30:00 +0000 Subject: [PATCH] Release prep v10.0.1 --- CHANGELOG.md | 4 ++++ metadata.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa4f4a3cb..9181a3785 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). +## [v10.0.1](https://github.com/puppetlabs/puppetlabs-stdlib/tree/v10.0.1) - 2026-06-30 + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-stdlib/compare/v10.0.0...v10.0.1) + ## [v10.0.0](https://github.com/puppetlabs/puppetlabs-stdlib/tree/v10.0.0) - 2026-06-04 [Full Changelog](https://github.com/puppetlabs/puppetlabs-stdlib/compare/v9.7.0...v10.0.0) diff --git a/metadata.json b/metadata.json index 7122c7eda..dba5ae1f3 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-stdlib", - "version": "10.0.0", + "version": "10.0.1", "author": "puppetlabs", "summary": "Standard library of resources for Puppet modules.", "license": "Apache-2.0",