@knapsack/core 4.71.10--canary.5138.79566ee.0 → 4.71.11

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ # v4.71.10 (Thu Nov 21 2024)
2
+
3
+ #### 🐛 Bug Fix
4
+
5
+ - fix prop reordering doesnt stick [#5196](https://github.com/knapsack-labs/app-monorepo/pull/5196) ([@mabry1985](https://github.com/mabry1985))
6
+
7
+ #### Authors: 1
8
+
9
+ - Josh Mabry ([@mabry1985](https://github.com/mabry1985))
10
+
11
+ ---
12
+
1
13
  # v4.71.9 (Wed Nov 20 2024)
2
14
 
3
15
  #### 🏠 Internal