Skip to content

Commit 8439f45

Browse files
authored
Merge pull request #248 from voxpupuli/release-prep
Release 7.5.1
2 parents 611c841 + e6d383b commit 8439f45

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
@@ -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+
## [v7.5.1](https://github.com/voxpupuli/puppet-extlib/tree/v7.5.1) (2025-02-18)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-extlib/compare/v7.5.0...v7.5.1)
10+
11+
**Fixed bugs:**
12+
13+
- Fix `remove_resource` `Attempt to redefine entity` [\#247](https://github.com/voxpupuli/puppet-extlib/pull/247) ([alexjfisher](https://github.com/alexjfisher))
14+
715
## [v7.5.0](https://github.com/voxpupuli/puppet-extlib/tree/v7.5.0) (2025-02-18)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-extlib/compare/v7.4.0...v7.5.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-extlib",
3-
"version": "7.5.1-rc0",
3+
"version": "7.5.1",
44
"source": "https://github.com/voxpupuli/puppet-extlib.git",
55
"project_page": "https://github.com/voxpupuli/puppet-extlib",
66
"issues_url": "https://github.com/voxpupuli/puppet-extlib/issues",

0 commit comments

Comments
 (0)