We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3d694e + e9a6ee6 commit ce89046Copy full SHA for ce89046
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.13.0] - 2026-04-29
6
+
7
+### 🚀 Features
8
9
+- Add scrollable container for tables in documentation
10
11
## [2.12.0] - 2026-04-29
12
13
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "reca-workspace",
- "version": "2.12.0",
+ "version": "2.13.0",
"type": "module",
"private": "true",
"scripts": {
0 commit comments