Skip to content

Commit a15d337

Browse files
author
GitHub Actions
committed
Release prep v5.0.2
1 parent bf74b0a commit a15d337

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55

66
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).
77

8+
## [v5.0.2](https://github.com/puppetlabs/puppetlabs-windows_env/tree/v5.0.2) - 2025-03-27
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-windows_env/compare/v5.0.1...v5.0.2)
11+
12+
### Fixed
13+
14+
- (MODULES-11468) update desc to consider all windows platforms [#110](https://github.com/puppetlabs/puppetlabs-windows_env/pull/110) ([amitkarsale](https://github.com/amitkarsale))
15+
816
## [v5.0.1](https://github.com/puppetlabs/puppetlabs-windows_env/tree/v5.0.1) - 2024-12-10
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-windows_env/compare/v5.0.0...v5.0.1)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-windows_env",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"author": "puppetlabs",
55
"summary": "Module for managing the windows environment variables for Windows 2016, 2019, and 2022.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)