@akinon/pz-basket-gift-pack 1.104.0-rc.83 → 1.105.0-rc.84

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 +7 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,12 +1,11 @@
1
1
  # @akinon/pz-basket-gift-pack
2
2
 
3
- ## 1.104.0-rc.83
3
+ ## 1.105.0-rc.84
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - 72bfcbf2: ZERO-3347: Manage save button disable status
8
8
  - d8be48fb: ZERO-3422: Update fetch method to use dynamic request method in wallet complete redirection middleware
9
- - 2ba89b3c: ZERO-3361: Refactor basket gift pack component
10
9
  - 16aff543: ZERO-3431: Add test script for redirect utility in package.json
11
10
  - 64699d3ff: ZERO-2761: Fix invalid import for plugin module
12
11
  - e974d8e8: ZERO-3406: Fix rc build
@@ -16,6 +15,12 @@
16
15
  - 33377cfd: ZERO-3267: Refactor import statement for ROUTES in error-page component
17
16
  - 33d4d0c: ZERO-3615: remove custom not found
18
17
 
18
+ ## 1.104.0
19
+
20
+ ### Minor Changes
21
+
22
+ - 2ba89b3: ZERO-3361: Refactor basket gift pack component
23
+
19
24
  ## 1.103.0
20
25
 
21
26
  ## 1.102.0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-basket-gift-pack",
3
- "version": "1.104.0-rc.83",
3
+ "version": "1.105.0-rc.84",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {