Skip to content

Commit 540a59d

Browse files
authored
Merge pull request #435 from puppetlabs/release-prep
Release prep v6.1.0
2 parents a6b7ba3 + 3c29dd8 commit 540a59d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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+
## [v6.1.0](https://github.com/puppetlabs/puppetlabs-powershell/tree/v6.1.0) - 2025-10-16
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-powershell/compare/v6.0.2...v6.1.0)
11+
12+
### Changed
13+
14+
- (CAT-2386) Puppetcore update [#434](https://github.com/puppetlabs/puppetlabs-powershell/pull/434) ([LukasAud](https://github.com/LukasAud))
15+
16+
### Other
17+
18+
- (CAT-2296) Update github runner image to ubuntu-24.04 [#431](https://github.com/puppetlabs/puppetlabs-powershell/pull/431) ([shubhamshinde360](https://github.com/shubhamshinde360))
19+
820
## [v6.0.2](https://github.com/puppetlabs/puppetlabs-powershell/tree/v6.0.2) - 2025-01-28
921

1022
[Full Changelog](https://github.com/puppetlabs/puppetlabs-powershell/compare/v6.0.1...v6.0.2)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-powershell",
3-
"version": "6.0.2",
3+
"version": "6.1.0",
44
"author": "puppetlabs",
55
"summary": "Adds a new exec provider for executing PowerShell commands.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)