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",