Upgrade to version 11.0.1 #1

Merged
steve merged 60 commits from v11.0.1 into main 2025-10-30 22:14:46 +00:00
Showing only changes of commit 5948da928d - Show all commits

10
.github/labeler.yml vendored
View File

@@ -1,19 +1,15 @@
build: build:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file:
- .eslintrc.js - vite.config.js
- .prettierrc
- .stylelintrc
- bud.config.js
- tsconfig.json
dependencies: dependencies:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file:
- yarn.lock - package-lock.json
javascript: javascript:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file:
- resources/scripts/**/*.js - resources/js/**/*.js
php: php:
- changed-files: - changed-files:
- any-glob-to-any-file: - any-glob-to-any-file: