Skip to content

Commit 4fa1e95

Browse files
committed
Merge branch 'main' of github.com:LabEG/reca
2 parents 6c3e967 + 25c92cf commit 4fa1e95

6 files changed

Lines changed: 175 additions & 153 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
BASE_PATH: /reca
3434
NEXT_PUBLIC_BASE_PATH: /reca
3535

36-
- uses: actions/upload-pages-artifact@v3
36+
- uses: actions/upload-pages-artifact@v5
3737
with:
3838
path: packages/reca-docs/out
3939

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.11.0] - 2026-04-27
6+
7+
### 🚀 Features
8+
9+
- Update image handling in documentation screens to use environment-based paths
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Merge branches 'main' and 'main' of github.com:LabEG/reca
14+
515
## [2.10.0] - 2026-04-27
616

717
### 🚀 Features

0 commit comments

Comments
 (0)