@knapsack/core 4.68.0--canary.4489.9565db3.0 → 4.68.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +22 -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,25 @@
|
|
1
|
+
# v4.68.0 (Fri Aug 16 2024)
|
2
|
+
|
3
|
+
#### 🐛 Bug Fix
|
4
|
+
|
5
|
+
- Merge remote-tracking branch 'origin/latest' into epic/ng ([@EvanLovely](https://github.com/EvanLovely))
|
6
|
+
- Merge branch 'latest' into docs/overhaul-aug-8 ([@rockymountainhigh1943](https://github.com/rockymountainhigh1943))
|
7
|
+
- Merge branch 'latest' into feature/ksp-5376-nested-demos-panel-covers-prototype-header ([@GormanDesign](https://github.com/GormanDesign))
|
8
|
+
|
9
|
+
#### 🏠 Internal
|
10
|
+
|
11
|
+
- fix nested demos panel covers prototype header [#4472](https://github.com/knapsack-labs/app-monorepo/pull/4472) ([@GormanDesign](https://github.com/GormanDesign))
|
12
|
+
- add template embeds block examples [#4521](https://github.com/knapsack-labs/app-monorepo/pull/4521) ([@mabry1985](https://github.com/mabry1985))
|
13
|
+
|
14
|
+
#### Authors: 4
|
15
|
+
|
16
|
+
- Evan Lovely ([@EvanLovely](https://github.com/EvanLovely))
|
17
|
+
- Jake Love ([@rockymountainhigh1943](https://github.com/rockymountainhigh1943))
|
18
|
+
- Josh Mabry ([@mabry1985](https://github.com/mabry1985))
|
19
|
+
- Matt Gorman ([@GormanDesign](https://github.com/GormanDesign))
|
20
|
+
|
21
|
+
---
|
22
|
+
|
1
23
|
# v4.67.6 (Thu Aug 15 2024)
|
2
24
|
|
3
25
|
#### 🐛 Bug Fix
|
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.
|
36
|
+
// ../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.15__@swc+core@1.3.57_postcss@8.4_yxzzvrmcxw2wv2cu2l6odul3pa/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.
|
38
|
+
"../../node_modules/.pnpm/tsup@8.0.2_@microsoft+api-extractor@7.43.8_@types+node@20.14.15__@swc+core@1.3.57_postcss@8.4_yxzzvrmcxw2wv2cu2l6odul3pa/node_modules/tsup/assets/cjs_shims.js"() {
|
39
39
|
}
|
40
40
|
});
|
41
41
|
|