We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abca937 + 4264e6a commit 67a8457Copy full SHA for 67a8457
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [2.6.1] - 2026-04-20
6
+
7
+### 🚜 Refactor
8
9
+- Update import paths to use absolute imports for consistency
10
11
## [2.6.0] - 2026-04-20
12
13
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "reca-workspace",
- "version": "2.6.0",
+ "version": "2.6.1",
"type": "module",
"private": "true",
"scripts": {
0 commit comments