@knapsack/core 4.68.0--canary.4489.50a8dea.0 → 4.68.0--canary.4489.30ac7b8.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +18 -0
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1
|
+
# v4.67.6 (Thu Aug 15 2024)
|
2
|
+
|
3
|
+
#### 🐛 Bug Fix
|
4
|
+
|
5
|
+
- Merge branch 'latest' into feature/ksp-5384-add-ability-to-hide-component-props-and-title-in-figma ([@GormanDesign](https://github.com/GormanDesign))
|
6
|
+
|
7
|
+
#### 🏠 Internal
|
8
|
+
|
9
|
+
- Update dependency node to v20.16.0 [#4481](https://github.com/knapsack-labs/app-monorepo/pull/4481) ([@renovate[bot]](https://github.com/renovate[bot]) [@greylabel](https://github.com/greylabel))
|
10
|
+
|
11
|
+
#### Authors: 3
|
12
|
+
|
13
|
+
- [@renovate[bot]](https://github.com/renovate[bot])
|
14
|
+
- Grant Gaudet ([@greylabel](https://github.com/greylabel))
|
15
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
16
|
+
|
17
|
+
---
|
18
|
+
|
1
19
|
# v4.67.5 (Thu Aug 08 2024)
|
2
20
|
|
3
21
|
#### 🏠 Internal
|
package/dist/index.js
CHANGED
@@ -33,9 +33,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
33
33
|
));
|
34
34
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
35
35
|
|
36
|
-
// ../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.15__@swc+core@1.3.57_@swc+
|
36
|
+
// ../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.15__@swc+core@1.3.57_@swc+helper_a6qccq3nebl2m7reojjkkebk6q/node_modules/tsup/assets/cjs_shims.js
|
37
37
|
var init_cjs_shims = __esm({
|
38
|
-
"../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.15__@swc+core@1.3.57_@swc+
|
38
|
+
"../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.15__@swc+core@1.3.57_@swc+helper_a6qccq3nebl2m7reojjkkebk6q/node_modules/tsup/assets/cjs_shims.js"() {
|
39
39
|
}
|
40
40
|
});
|
41
41
|
|