Skip to content

Commit a82038c

Browse files
authored
Merge pull request #996 from bastelfreak/rel1020
Release 10.2.0
2 parents e20b69c + 53a6bb3 commit a82038c

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [10.2.0](https://github.com/voxpupuli/modulesync_config/tree/10.2.0) (2025-09-23)
6+
7+
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.1.0...10.2.0)
8+
9+
**Implemented enhancements:**
10+
11+
- Add puppet-openvoxdb module [\#993](https://github.com/voxpupuli/modulesync_config/pull/993) ([bastelfreak](https://github.com/bastelfreak))
12+
- voxpupuli-test: Require 12.x [\#992](https://github.com/voxpupuli/modulesync_config/pull/992) ([bastelfreak](https://github.com/bastelfreak))
13+
14+
**Fixed bugs:**
15+
16+
- CI: Fetch all tags when running modulesync [\#994](https://github.com/voxpupuli/modulesync_config/pull/994) ([bastelfreak](https://github.com/bastelfreak))
17+
- Purge PDK leftovers in modules [\#991](https://github.com/voxpupuli/modulesync_config/pull/991) ([bastelfreak](https://github.com/bastelfreak))
18+
19+
**Merged pull requests:**
20+
21+
- CI: Optimize release workflow [\#995](https://github.com/voxpupuli/modulesync_config/pull/995) ([bastelfreak](https://github.com/bastelfreak))
22+
- Add the puppet-cups module [\#990](https://github.com/voxpupuli/modulesync_config/pull/990) ([smortex](https://github.com/smortex))
23+
- Remove puppet-puppetwebhook [\#987](https://github.com/voxpupuli/modulesync_config/pull/987) ([smortex](https://github.com/smortex))
24+
- Remove puppet-puppet\_summary [\#986](https://github.com/voxpupuli/modulesync_config/pull/986) ([smortex](https://github.com/smortex))
25+
- Remove puppet-metche [\#985](https://github.com/voxpupuli/modulesync_config/pull/985) ([smortex](https://github.com/smortex))
26+
- Remove puppet-community\_kickstarts [\#984](https://github.com/voxpupuli/modulesync_config/pull/984) ([smortex](https://github.com/smortex))
27+
- Remove puppet-boundary [\#983](https://github.com/voxpupuli/modulesync_config/pull/983) ([smortex](https://github.com/smortex))
28+
- Purge .github/CONTRIBUTING.md in modules [\#982](https://github.com/voxpupuli/modulesync_config/pull/982) ([bastelfreak](https://github.com/bastelfreak))
29+
530
## [10.1.0](https://github.com/voxpupuli/modulesync_config/tree/10.1.0) (2025-08-12)
631

732
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.0.0...10.1.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.1.0'
5+
modulesync_config_version: '10.2.0'

0 commit comments

Comments
 (0)