Skip to content

Commit ce89046

Browse files
committed
Merge branch 'main' of github.com:LabEG/reca
2 parents e3d694e + e9a6ee6 commit ce89046

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.13.0] - 2026-04-29
6+
7+
### 🚀 Features
8+
9+
- Add scrollable container for tables in documentation
10+
511
## [2.12.0] - 2026-04-29
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.12.0",
3+
"version": "2.13.0",
44
"type": "module",
55
"private": "true",
66
"scripts": {

0 commit comments

Comments
 (0)