Skip to content

Commit f8d8b01

Browse files
committed
chore(release): bump version to 3.0.0-beta13
Release version 3.0.0-beta13 Merge pull request #73 from horde/fix/jwtsession-logger-dependency Merge pull request #72 from horde/fix/NetDNS2-Exception-handling Use use statement instead of FQCN fix: JWT Middleware with not JWT configured Update exception handling namespace in Registry.php
1 parent 8e2fa28 commit f8d8b01

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

.horde.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ authors:
4040
active: false
4141
role: developer
4242
version:
43-
release: 3.0.0-beta12
43+
release: 3.0.0-beta13
4444
api: 3.0.0alpha1
4545
state:
4646
release: beta

doc/changelog.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
---
2+
3.0.0-beta13:
3+
api: 3.0.0-beta13
4+
state:
5+
release: beta
6+
api: beta
7+
date: 2026-03-30
8+
license:
9+
identifier: LGPL-2.1-only
10+
uri: https://spdx.org/licenses/LGPL-2.1-only.html
11+
notes: |-
12+
Merge pull request #73 from horde/fix/jwtsession-logger-dependency
13+
Merge pull request #72 from horde/fix/NetDNS2-Exception-handling
14+
Use "use" statement instead of FQCN
15+
fix: JWT Middleware with not JWT configured
16+
Update exception handling namespace in Registry.php
217
3.0.0-beta12:
318
api: 3.0.0-beta12
419
state:

0 commit comments

Comments
 (0)