File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 3.4.2] ( https://github.com/voxpupuli/modulesync/tree/3.4.2 ) (2025-06-27)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/modulesync/compare/3.4.1...3.4.2 )
8+
9+ ** Merged pull requests:**
10+
11+ - cleanup github release action; switch to rubygems trusted publishers [ \# 306] ( https://github.com/voxpupuli/modulesync/pull/306 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+
513## [ 3.4.1] ( https://github.com/voxpupuli/modulesync/tree/3.4.1 ) (2025-05-21)
614
715[ Full Changelog] ( https://github.com/voxpupuli/modulesync/compare/3.4.0...3.4.1 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
55
66Gem ::Specification . new do |spec |
77 spec . name = 'modulesync'
8- spec . version = '3.4.1 '
8+ spec . version = '3.4.2 '
99 spec . authors = [ 'Vox Pupuli' ]
1010 spec . email = [ 'voxpupuli@groups.io' ]
1111 spec . summary = 'Puppet Module Synchronizer'
You can’t perform that action at this time.
0 commit comments