@haus-storefront-react/discounts 0.0.50 → 0.0.52-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.
Files changed (5) hide show
  1. package/CHANGELOG.md +34 -4
  2. package/index.js +26 -26
  3. package/index.mjs +3106 -3023
  4. package/package.json +6 -6
  5. package/README.md +0 -247
package/CHANGELOG.md CHANGED
@@ -1,3 +1,33 @@
1
+ ## 0.0.52 (2025-12-11)
2
+
3
+ ### 🧱 Updated Dependencies
4
+
5
+ - Updated store/hooks to 0.0.52
6
+ - Updated core to 0.0.52
7
+ - Updated common/utils to 0.0.52
8
+ - Updated common/ui to 0.0.52
9
+ - Updated shared/types to 0.0.52
10
+
11
+ ## 0.0.51-0 (2025-12-11)
12
+
13
+ ### 🧱 Updated Dependencies
14
+
15
+ - Updated store/hooks to 0.0.51-0
16
+ - Updated core to 0.0.51-0
17
+ - Updated common/utils to 0.0.51-0
18
+ - Updated common/ui to 0.0.51-0
19
+ - Updated shared/types to 0.0.51-0
20
+
21
+ ## 0.0.50 (2025-11-25)
22
+
23
+ ### 🧱 Updated Dependencies
24
+
25
+ - Updated store/hooks to 0.0.50
26
+ - Updated core to 0.0.50
27
+ - Updated common/utils to 0.0.50
28
+ - Updated common/ui to 0.0.50
29
+ - Updated shared/types to 0.0.50
30
+
1
31
  ## 0.0.49 (2025-11-25)
2
32
 
3
33
  ### 🧱 Updated Dependencies
@@ -420,7 +450,7 @@
420
450
 
421
451
  ### 🚀 Features
422
452
 
423
- - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
453
+ - enhance form handling and component props across various modules
424
454
 
425
455
  ### 🧱 Updated Dependencies
426
456
 
@@ -448,8 +478,8 @@
448
478
 
449
479
  ### 🚀 Features
450
480
 
451
- - enhance form handling and component props across various modules ([21edaa1](https://github.com/WeAreHausTech/haus-storefront-components/commit/21edaa1))
452
- - add discount management components and hooks ([#33](https://github.com/WeAreHausTech/haus-storefront-components/pull/33))
481
+ - enhance form handling and component props across various modules
482
+ - add discount management components and hooks
453
483
 
454
484
  ### 🧱 Updated Dependencies
455
485
 
@@ -478,7 +508,7 @@
478
508
 
479
509
  ### 🚀 Features
480
510
 
481
- - add discount management components and hooks ([#33](https://github.com/WeAreHausTech/haus-storefront-components/pull/33))
511
+ - add discount management components and hooks
482
512
 
483
513
  ### 🧱 Updated Dependencies
484
514