Skip to content

Commit 449ecfd

Browse files
authored
Merge pull request #1000 from bastelfreak/rel1030
Release 10.3.0
2 parents cd287c4 + 55be98d commit 449ecfd

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

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

5+
## [10.3.0](https://github.com/voxpupuli/modulesync_config/tree/10.3.0) (2025-09-27)
6+
7+
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.2.0...10.3.0)
8+
9+
**Implemented enhancements:**
10+
11+
- voxpupuli-test: Switch to 13.x [\#999](https://github.com/voxpupuli/modulesync_config/pull/999) ([bastelfreak](https://github.com/bastelfreak))
12+
- voxpupuli-release: Require 5.x [\#998](https://github.com/voxpupuli/modulesync_config/pull/998) ([bastelfreak](https://github.com/bastelfreak))
13+
14+
**Fixed bugs:**
15+
16+
- explicitly checkout ${{ github.ref }} when doing a release [\#997](https://github.com/voxpupuli/modulesync_config/pull/997) ([evgeni](https://github.com/evgeni))
17+
518
## [10.2.0](https://github.com/voxpupuli/modulesync_config/tree/10.2.0) (2025-09-23)
619

720
[Full Changelog](https://github.com/voxpupuli/modulesync_config/compare/10.1.0...10.2.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.2.0'
5+
modulesync_config_version: '10.3.0'

0 commit comments

Comments
 (0)