From 8669bc14ea295b3542c7a202461dad9e68fc42eb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 28 Nov 2023 01:15:45 +0000 Subject: Release prep v1.2.1 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7765ded..e148a94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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). +## [v1.2.1](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.1) (2023-11-28) + +[Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.2.0...v1.2.1) + +### Fixed + +- Convert ProcessOutput to String explicitly [\#62](https://github.com/puppetlabs/puppetlabs-cron_core/pull/62) ([joshcooper](https://github.com/joshcooper)) + ## [v1.2.0](https://github.com/puppetlabs/puppetlabs-cron_core/tree/v1.2.0) (2023-02-14) [Full Changelog](https://github.com/puppetlabs/puppetlabs-cron_core/compare/v1.1.0...v1.2.0) diff --git a/metadata.json b/metadata.json index 2c3a272..f0c35b8 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-cron_core", - "version": "1.2.0", + "version": "1.2.1", "author": "puppetlabs", "summary": "Install and manage cron resources.", "license": "Apache-2.0", -- cgit v1.2.3