@lightspeed/crane-api 1.0.0 → 1.0.1

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,5 +1,15 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.0.1 - 2025-12-09
4
+
5
+ ### Changed
6
+
7
+ - Add dependency to the new internal packages.
8
+
9
+ ### Fixed
10
+
11
+ - Update categoryId handling to ensure it is a string in product selector.
12
+
3
13
  ## 1.0.0 - 2025-12-02
4
14
 
5
15
  ### Added