Skip to content

Commit b5fc915

Browse files
committed
chore(release): bump version to 3.0.0-beta10
Release version 3.0.0-beta10 fix: Three null issues in Horde_Themes_Element feat: Config should optionally prefer injector injection over injector global style: Use named arguments with Log Handler factory.
1 parent 08e9114 commit b5fc915

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.horde.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ authors:
3434
active: false
3535
role: developer
3636
version:
37-
release: 3.0.0-beta9
37+
release: 3.0.0-beta10
3838
api: 3.0.0alpha1
3939
state:
4040
release: beta

doc/changelog.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
---
2+
3.0.0-beta10:
3+
api: 3.0.0-beta10
4+
state:
5+
release: beta
6+
api: beta
7+
date: 2026-03-29
8+
license:
9+
identifier: LGPL-2.1-only
10+
uri: https://spdx.org/licenses/LGPL-2.1-only.html
11+
notes: |-
12+
fix: Three null issues in Horde_Themes_Element
13+
feat: Config should optionally prefer injector injection over injector global
14+
style: Use named arguments with Log Handler factory.
215
3.0.0-beta9:
316
api: 3.0.0-beta9
417
state:

0 commit comments

Comments
 (0)