Skip to content

Commit 434be6b

Browse files
sazgithub-actions[bot]
authored andcommitted
Release 14.0.1
1 parent 7bbbac8 commit 434be6b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v14.0.1](https://github.com/saz/puppet-ssh/tree/v14.0.1) (2025-10-28)
8+
9+
[Full Changelog](https://github.com/saz/puppet-ssh/compare/v14.0.0...v14.0.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix ssh hostkeys export after merging \#423 [\#429](https://github.com/saz/puppet-ssh/pull/429) ([saz](https://github.com/saz))
14+
715
## [v14.0.0](https://github.com/saz/puppet-ssh/tree/v14.0.0) (2025-10-28)
816

917
[Full Changelog](https://github.com/saz/puppet-ssh/compare/v13.1.0...v14.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "saz-ssh",
3-
"version": "14.0.0",
3+
"version": "14.0.1",
44
"author": "saz",
55
"summary": "Manage SSH client and server via Puppet.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)