Skip to content

Commit d79d4ea

Browse files
authored
Merge pull request #409 from puppetlabs/release-prep
Release prep v10.1.4
2 parents 9b8772c + 8c0628b commit d79d4ea

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+
## [v10.1.4](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.1.4) - 2025-06-10
9+
10+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v10.1.3...v10.1.4)
11+
12+
### Other
13+
14+
- fix(MODULES-5225): include app_name in cache key for virt_dir_path [#406](https://github.com/puppetlabs/puppetlabs-iis/pull/406) ([imaqsood](https://github.com/imaqsood))
15+
816
## [v10.1.3](https://github.com/puppetlabs/puppetlabs-iis/tree/v10.1.3) - 2025-06-04
917

1018
[Full Changelog](https://github.com/puppetlabs/puppetlabs-iis/compare/v10.1.2...v10.1.3)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-iis",
3-
"version": "10.1.3",
3+
"version": "10.1.4",
44
"author": "puppetlabs",
55
"summary": "Manage IIS for Windows Server 2012, 2012R2, 2016, 2019 and 2022. Maintain application sites, pools, installation, and many other IIS settings.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)