@akinon/pz-saved-card 1.91.0-rc.3 → 1.91.0-rc.4

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 +13 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @akinon/pz-saved-card
2
2
 
3
+ ## 1.91.0-rc.4
4
+
5
+ ### Minor Changes
6
+
7
+ - 7eb51ca: ZERO-3424 :Update package versions
8
+
9
+ <<<<<<< HEAD
10
+
3
11
  ## 1.91.0-rc.3
4
12
 
5
13
  ### Minor Changes
@@ -18,7 +26,11 @@
18
26
 
19
27
  - e974d8e: ZERO-3406: Fix rc build
20
28
  - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
21
- - 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
29
+ - # 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
30
+
31
+ ## 1.91.0
32
+
33
+ > > > > > > > origin/ZERO-3418
22
34
 
23
35
  ## 1.90.0
24
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-saved-card",
3
- "version": "1.91.0-rc.3",
3
+ "version": "1.91.0-rc.4",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {