Skip to content

Commit da411b8

Browse files
committed
Merge branch 'main' of github.com:LabEG/reca
2 parents 91d20dd + 412c199 commit da411b8

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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.7.0] - 2026-04-20
6+
7+
### 🚀 Features
8+
9+
- Add Shell component with responsive drawer and main content styling
10+
11+
### 🚜 Refactor
12+
13+
- Remove Shell component and associated styles
14+
515
## [2.6.4] - 2026-04-20
616

717
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reca-workspace",
3-
"version": "2.6.4",
3+
"version": "2.7.0",
44
"type": "module",
55
"private": "true",
66
"scripts": {

0 commit comments

Comments
 (0)