@23blocks/sdk 13.20.0 → 13.21.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.21.0 (2026-05-22)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- **@23blocks/sdk:** rebuild with AID tokenEndpoint and company fields ([9a01d95](https://github.com/23blocks-OS/frontend-sdk/commit/9a01d95))
|
|
6
|
+
|
|
7
|
+
### 🧱 Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated @23blocks/block-authentication to 7.8.0
|
|
10
|
+
|
|
11
|
+
### ❤️ Thank You
|
|
12
|
+
|
|
13
|
+
- Claude Opus 4.6 (1M context)
|
|
14
|
+
- Juan Pelaez
|
|
15
|
+
|
|
1
16
|
## 13.20.0 (2026-05-21)
|
|
2
17
|
|
|
3
18
|
### 🚀 Features
|