@knapsack/core 4.69.13--canary.4739.37477c8.0 → 4.69.13--canary.4821.022ca72.0

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,22 @@
1
+ # v4.69.12 (Thu Sep 26 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - Merge branch 'latest' into feature/ksp-5560-replace-schema-forms-in-content-blocks ([@GormanDesign](https://github.com/GormanDesign))
6
+
7
+ #### 🏠 Internal
8
+
9
+ - Remove unused types [#4819](https://github.com/knapsack-labs/app-monorepo/pull/4819) ([@greylabel](https://github.com/greylabel))
10
+ - chore(deps): update dependency @types/node to ^20.16.6 [#4846](https://github.com/knapsack-labs/app-monorepo/pull/4846) ([@renovate[bot]](https://github.com/renovate[bot]))
11
+
12
+ #### Authors: 3
13
+
14
+ - [@renovate[bot]](https://github.com/renovate[bot])
15
+ - Grant Gaudet ([@greylabel](https://github.com/greylabel))
16
+ - Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
17
+
18
+ ---
19
+
1
20
  # v4.69.11 (Fri Sep 20 2024)
2
21
 
3
22
  #### 🏠 Internal