@akinon/pz-bkm 1.73.0-rc.0 → 1.73.0-rc.10

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 (2) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # @akinon/pz-bkm
2
2
 
3
+ ## 1.73.0-rc.10
4
+
5
+ ## 1.73.0-rc.9
6
+
7
+ ## 1.73.0-rc.8
8
+
9
+ ## 1.73.0-rc.7
10
+
11
+ ## 1.73.0-rc.6
12
+
13
+ ## 1.73.0-rc.5
14
+
15
+ ## 1.73.0-rc.4
16
+
17
+ ## 1.73.0-rc.3
18
+
19
+ ### Minor Changes
20
+
21
+ - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
22
+
23
+ ## 1.73.0-rc.2
24
+
25
+ ## 1.73.0-rc.1
26
+
3
27
  ## 1.73.0-rc.0
4
28
 
5
29
  ### Minor Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-bkm",
3
- "version": "1.73.0-rc.0",
3
+ "version": "1.73.0-rc.10",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {