Skip to content

Commit 67a8457

Browse files
committed
Merge branch 'main' of github.com:LabEG/reca
2 parents abca937 + 4264e6a commit 67a8457

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [2.6.1] - 2026-04-20
6+
7+
### 🚜 Refactor
8+
9+
- Update import paths to use absolute imports for consistency
10+
511
## [2.6.0] - 2026-04-20
612

713
### 🚀 Features

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.0",
3+
"version": "2.6.1",
44
"type": "module",
55
"private": "true",
66
"scripts": {

0 commit comments

Comments
 (0)