Skip to content

Commit 4ced281

Browse files
authored
Release v1.10.0 (alexjustesen#2446)
Co-authored-by: Alex Justesen <[email protected]>
1 parent a5c77ec commit 4ced281

File tree

10 files changed

+697
-428
lines changed

10 files changed

+697
-428
lines changed

.github/workflows/validate-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
4747
- name: ✓ OpenAPI is up to date
4848
if: success()
49-
run: echo "✅ OpenAPI documentation matches the committed version!"
49+
run: echo "✅ OpenAPI documentation matches the committed version!"

composer.lock

Lines changed: 181 additions & 171 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/speedtest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
/**
77
* General settings.
88
*/
9-
'build_date' => Carbon::parse('2025-11-24'),
9+
'build_date' => Carbon::parse('2025-11-27'),
1010

11-
'build_version' => 'v1.9.0',
11+
'build_version' => 'v1.10.0',
1212

1313
'content_width' => env('CONTENT_WIDTH', '7xl'),
1414

package-lock.json

Lines changed: 100 additions & 100 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)