@23blocks/react 14.7.1 → 14.7.2
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 +16 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
|
+
## 14.7.2 (2026-04-16)
|
|
2
|
+
|
|
3
|
+
### 🩹 Fixes
|
|
4
|
+
|
|
5
|
+
- **@23blocks/react:** rebuild with CRM billing reports and onboarding journey codec fixes ([25bece8](https://github.com/23blocks-OS/frontend-sdk/commit/25bece8))
|
|
6
|
+
|
|
7
|
+
### 🧱 Updated Dependencies
|
|
8
|
+
|
|
9
|
+
- Updated @23blocks/block-onboarding to 5.0.2
|
|
10
|
+
- Updated @23blocks/block-crm to 5.0.2
|
|
11
|
+
|
|
12
|
+
### ❤️ Thank You
|
|
13
|
+
|
|
14
|
+
- Claude Opus 4.6 (1M context)
|
|
15
|
+
- Juan Pelaez
|
|
16
|
+
|
|
1
17
|
## 14.7.1 (2026-03-14)
|
|
2
18
|
|
|
3
19
|
### 🩹 Fixes
|