From ed6e2482d55be0109e089d693fdadaa2a8836f0e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 17:43:28 +0100 Subject: [PATCH] Release prep v0.1.3 (#61) Co-authored-by: GitHub Action --- CHANGELOG.md | 12 ++++++++++-- metadata.json | 2 +- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2b7398..188919d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,17 @@ 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). -## [v0.1.2](https://github.com/puppetlabs/RSAN/tree/v0.1.2) (2021-05-07) +## [v0.1.3](https://github.com/puppetlabs/RSAN/tree/v0.1.3) (2021-06-10) -[Full Changelog](https://github.com/puppetlabs/RSAN/compare/0.1.1...v0.1.2) +[Full Changelog](https://github.com/puppetlabs/RSAN/compare/0.1.2...v0.1.3) + +### Fixed + +- Update Readme for Beta Launch [\#59](https://github.com/puppetlabs/RSAN/pull/59) ([MartyEwings](https://github.com/MartyEwings)) + +## [0.1.2](https://github.com/puppetlabs/RSAN/tree/0.1.2) (2021-05-07) + +[Full Changelog](https://github.com/puppetlabs/RSAN/compare/0.1.1...0.1.2) ### Fixed diff --git a/metadata.json b/metadata.json index 0143310..f061c32 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-rsan", - "version": "0.1.2", + "version": "0.1.3", "author": "Martin Ewings", "summary": "Module to Configure Remote Support Access Node for Puppet Enterprise", "license": "Apache-2.0",