@lightspeed/crane 3.4.5-rc.1 → 3.5.0-rc.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,15 +1,12 @@
1
1
  # Changelog
2
2
 
3
- ## 3.4.5 - 2026-06-05
4
-
5
- ### Added
6
-
7
- - validate custom storefront layout slot dependencies
3
+ ## 3.5.0 - 2026-06-08
8
4
 
9
5
  ### Changed
10
6
 
7
+ - Update templating files to include global settings for templates.
11
8
  - Updated dependencies
12
- - @lightspeed/crane-api@2.4.1
9
+ - @lightspeed/crane-api@2.5.0
13
10
 
14
11
  ## 3.4.4 - 2026-06-03
15
12