@knapsack/core 4.68.12--canary.4626.3fc6813.0 → 4.68.12
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +16 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1
|
+
# v4.68.12 (Thu Aug 29 2024)
|
2
|
+
|
3
|
+
#### 🐛 Bug Fix
|
4
|
+
|
5
|
+
- Merge branch 'latest' into KSP-5360-infer-mui-component-types ([@brittanysmart](https://github.com/brittanysmart))
|
6
|
+
|
7
|
+
#### 🏠 Internal
|
8
|
+
|
9
|
+
- add MUI infer spec test [#4510](https://github.com/knapsack-labs/app-monorepo/pull/4510) ([@brittanysmart](https://github.com/brittanysmart))
|
10
|
+
|
11
|
+
#### Authors: 1
|
12
|
+
|
13
|
+
- Brittany Smart ([@brittanysmart](https://github.com/brittanysmart))
|
14
|
+
|
15
|
+
---
|
16
|
+
|
1
17
|
# v4.68.11 (Tue Aug 27 2024)
|
2
18
|
|
3
19
|
#### 🐛 Bug Fix
|