Skip to content

Commit bb908f2

Browse files
authored
Merge pull request #1014 from bastelfreak/rel1050
Release 10.5.0
2 parents ba5a08b + a008eef commit bb908f2

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [10.5.0](https://github.com/voxpupuli/modulesync_config/tree/10.5.0) (2025-12-29)
6+
7+
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.4.0...10.5.0)
8+
9+
**Implemented enhancements:**
10+
11+
- puppet\_metadata: Require 6.x [\#1013](https://github.com/voxpupuli/modulesync_config/pull/1013) ([bastelfreak](https://github.com/bastelfreak))
12+
- Add allowed\_owner setting to avoid changes on fork [\#1003](https://github.com/voxpupuli/modulesync_config/pull/1003) ([Joris29](https://github.com/Joris29))
13+
14+
**Fixed bugs:**
15+
16+
- Don't delete `.devcontainer/devcontainer.json` [\#1011](https://github.com/voxpupuli/modulesync_config/pull/1011) ([kenyon](https://github.com/kenyon))
17+
18+
**Merged pull requests:**
19+
20+
- Adds puppet-autosign to managed modules [\#1009](https://github.com/voxpupuli/modulesync_config/pull/1009) ([logicminds](https://github.com/logicminds))
21+
- Make Gemfile pass RuboCop checks [\#1008](https://github.com/voxpupuli/modulesync_config/pull/1008) ([ekohl](https://github.com/ekohl))
22+
- Add `puppet-artifactory` module [\#1006](https://github.com/voxpupuli/modulesync_config/pull/1006) ([alexjfisher](https://github.com/alexjfisher))
23+
524
## [10.4.0](https://github.com/voxpupuli/modulesync_config/tree/10.4.0) (2025-10-17)
625

726
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.3.0...10.4.0)

moduleroot/.msync.yml.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Managed by modulesync - DO NOT EDIT
33
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

5-
modulesync_config_version: '10.4.0'
5+
modulesync_config_version: '10.5.0'

0 commit comments

Comments
 (0)