@akinon/pz-credit-payment 1.95.0-snapshot-ZERO-3586-20250901142729 → 1.95.0-snapshot-ZERO-3586-20250908105610

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 +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # @akinon/pz-credit-payment
2
2
 
3
- ## 1.95.0-snapshot-ZERO-3586-20250901142729
3
+ ## 1.95.0-snapshot-ZERO-3586-20250908105610
4
4
 
5
5
  ### Minor Changes
6
6
 
7
7
  - d8be48fb: ZERO-3422: Update fetch method to use dynamic request method in wallet complete redirection middleware
8
8
  - 310556ec: ZERO-3372 :Add README and enhance CreditPayment component with renderer support
9
9
  - 16aff543: ZERO-3431: Add test script for redirect utility in package.json
10
- - 64699d3ff: ZERO-2761: Fix invalid import for plugin module
10
+ - 64699d3f: ZERO-2761: Fix invalid import for plugin module
11
11
  - e974d8e8: ZERO-3406: Fix rc build
12
12
  - 7eb51ca9: ZERO-3424 :Update package versions
13
13
  - 7727ae55: ZERO-3073: Refactor basket page to use server-side data fetching and simplify component structure
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/pz-credit-payment",
3
- "version": "1.95.0-snapshot-ZERO-3586-20250901142729",
3
+ "version": "1.95.0-snapshot-ZERO-3586-20250908105610",
4
4
  "license": "MIT",
5
5
  "main": "src/index.tsx",
6
6
  "peerDependencies": {