@23blocks/sdk 13.12.0 → 13.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
## 13.13.0 (2026-05-02)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- **@23blocks/sdk:** rebuild with AI conversation summaries and digest ([c5f105b](https://github.com/23blocks-OS/frontend-sdk/commit/c5f105b))
|
|
6
|
+
|
|
7
|
+
### 🧱 Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated @23blocks/block-conversations to 4.3.0
|
|
10
|
+
|
|
11
|
+
### ❤️ Thank You
|
|
12
|
+
|
|
13
|
+
- Claude Opus 4.6 (1M context)
|
|
14
|
+
- Juan Pelaez
|
|
15
|
+
|
|
1
16
|
## 13.12.0 (2026-04-28)
|
|
2
17
|
|
|
3
18
|
### 🚀 Features
|