Skip to content

Commit 9668c96

Browse files
authored
Merge pull request #962 from bastelfreak/rel960
Release 9.6.0
2 parents 77e4f9c + f1232b2 commit 9668c96

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+
## [9.6.0](https://github.com/voxpupuli/modulesync_config/tree/9.6.0) (2025-05-28)
6+
7+
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/9.5.0...9.6.0)
8+
9+
**Implemented enhancements:**
10+
11+
- voxpupuli-test: Update 9.x -\> 10.x [\#961](https://github.com/voxpupuli/modulesync_config/pull/961) ([bastelfreak](https://github.com/bastelfreak))
12+
13+
**Fixed bugs:**
14+
15+
- Fix typos in modulesync CI action [\#954](https://github.com/voxpupuli/modulesync_config/pull/954) ([bastelfreak](https://github.com/bastelfreak))
16+
17+
**Merged pull requests:**
18+
19+
- Add puppet-openvox\_bootstrap to the list of managed modules [\#960](https://github.com/voxpupuli/modulesync_config/pull/960) ([jpartlow](https://github.com/jpartlow))
20+
- Add puppet-usbguard to the list of managed modules [\#959](https://github.com/voxpupuli/modulesync_config/pull/959) ([kenyon](https://github.com/kenyon))
21+
- add puppet-grafana\_alloy to the list of modules [\#958](https://github.com/voxpupuli/modulesync_config/pull/958) ([evgeni](https://github.com/evgeni))
22+
- Add a script to modify metadata.json across all modules [\#956](https://github.com/voxpupuli/modulesync_config/pull/956) ([jstraw](https://github.com/jstraw))
23+
524
## [9.5.0](https://github.com/voxpupuli/modulesync_config/tree/9.5.0) (2025-03-19)
625

726
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/9.4.0...9.5.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: '9.5.0'
5+
modulesync_config_version: '9.6.0'

0 commit comments

Comments
 (0)