Skip to content

Commit e2c8391

Browse files
committed
Merge branch 'update-packages-04-2026' into stage
2 parents 2c2f3a8 + 3c9ac8d commit e2c8391

7 files changed

Lines changed: 21289 additions & 16908 deletions

File tree

.github/workflows/phpcs-check.yml

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

1515
- name: Cache Composer packages
1616
id: composer-cache
17-
uses: actions/cache@v2
17+
uses: actions/cache@v4
1818
with:
1919
path: vendor
2020
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v14
1+
v22

CHANGELOG.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
## [Unreleased]
99

1010
- TMS-1062: Increase menu-dropdown button size
11+
- Update Node, webpack & dependency versions
12+
13+
## [1.14.1] - 2026-04-12
14+
1115
- TMS-1260: Add sr-only text for opening image-blocks modal
1216

1317
## [1.14.0] - 2026-02-03

0 commit comments

Comments
 (0)