Skip to content

Commit 5d0f6b4

Browse files
committed
Merge remote-tracking branch 'origin/HEAD' into 4.x
2 parents 86f90f1 + b69adef commit 5d0f6b4

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Dependabot metadata
1616
id: metadata
17-
uses: dependabot/fetch-metadata@v2.4.0
17+
uses: dependabot/fetch-metadata@v2.5.0
1818
with:
1919
github-token: "${{ secrets.GITHUB_TOKEN }}"
2020

CHANGELOG.md

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

33
All notable changes to `inspirecms-core` will be documented in this file.
44

5+
## 4.0.4 - 2026-01-07
6+
7+
### What's Changed in 4.0.4
8+
9+
#### 🔧 Other Changes
10+
11+
- Adjust theme switcher position with alert dialog (43021b7)
12+
13+
### Installation
14+
15+
**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/4.0.3...4.0.4
16+
517
## 4.0.3 - 2025-12-09
618

719
### What's Changed in 4.0.3
@@ -66,6 +78,7 @@ composer require solution-forest/inspirecms-core:^1.2.2
6678

6779

6880

81+
6982
```
7083
## 1.2.1 - 2025-08-19
7184

@@ -85,6 +98,7 @@ composer require solution-forest/inspirecms-core:^1.2.1
8598

8699

87100

101+
88102
```
89103
## 1.2.0 - 2025-08-13
90104

@@ -115,6 +129,7 @@ composer require solution-forest/inspirecms-core:^1.2.0
115129

116130

117131

132+
118133
```
119134
## 1.1.3 - 2025-08-12
120135

@@ -141,6 +156,7 @@ composer require solution-forest/inspirecms-core:^1.1.2
141156

142157

143158

159+
144160
```
145161
**Full Changelog**: https://github.com/solutionforest/Inspirecms-core/compare/1.1.1...1.1.2
146162

0 commit comments

Comments
 (0)