We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91d20dd + 412c199 commit da411b8Copy full SHA for da411b8
2 files changed
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to this project will be documented in this file.
4
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
15
## [2.6.4] - 2026-04-20
16
17
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
1
{
"name": "reca-workspace",
- "version": "2.6.4",
+ "version": "2.7.0",
"type": "module",
"private": "true",
"scripts": {
0 commit comments