@akinon/projectzero 1.89.0-rc.13 → 1.89.0-rc.14

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # @akinon/projectzero
2
2
 
3
+ ## 1.89.0-rc.14
4
+
3
5
  ## 1.89.0-rc.13
4
6
 
5
7
  ## 1.89.0-rc.12
@@ -1,5 +1,26 @@
1
1
  # projectzeronext
2
2
 
3
+ ## 1.89.0-rc.14
4
+
5
+ ### Patch Changes
6
+
7
+ - @akinon/next@1.89.0-rc.14
8
+ - @akinon/pz-akifast@1.89.0-rc.14
9
+ - @akinon/pz-b2b@1.89.0-rc.14
10
+ - @akinon/pz-basket-gift-pack@1.89.0-rc.14
11
+ - @akinon/pz-bkm@1.89.0-rc.14
12
+ - @akinon/pz-checkout-gift-pack@1.89.0-rc.14
13
+ - @akinon/pz-click-collect@1.89.0-rc.14
14
+ - @akinon/pz-credit-payment@1.89.0-rc.14
15
+ - @akinon/pz-gpay@1.89.0-rc.14
16
+ - @akinon/pz-masterpass@1.89.0-rc.14
17
+ - @akinon/pz-one-click-checkout@1.89.0-rc.14
18
+ - @akinon/pz-otp@1.89.0-rc.14
19
+ - @akinon/pz-pay-on-delivery@1.89.0-rc.14
20
+ - @akinon/pz-saved-card@1.89.0-rc.14
21
+ - @akinon/pz-tabby-extension@1.89.0-rc.14
22
+ - @akinon/pz-tamara-extension@1.89.0-rc.14
23
+
3
24
  ## 1.89.0-rc.13
4
25
 
5
26
  ### Minor Changes
@@ -8,22 +29,27 @@
8
29
 
9
30
  ### Patch Changes
10
31
 
11
- - @akinon/next@1.89.0-rc.13
12
- - @akinon/pz-akifast@1.89.0-rc.13
13
- - @akinon/pz-b2b@1.89.0-rc.13
14
- - @akinon/pz-basket-gift-pack@1.89.0-rc.13
15
- - @akinon/pz-bkm@1.89.0-rc.13
16
- - @akinon/pz-checkout-gift-pack@1.89.0-rc.13
17
- - @akinon/pz-click-collect@1.89.0-rc.13
18
- - @akinon/pz-credit-payment@1.89.0-rc.13
19
- - @akinon/pz-gpay@1.89.0-rc.13
20
- - @akinon/pz-masterpass@1.89.0-rc.13
21
- - @akinon/pz-one-click-checkout@1.89.0-rc.13
22
- - @akinon/pz-otp@1.89.0-rc.13
23
- - @akinon/pz-pay-on-delivery@1.89.0-rc.13
24
- - @akinon/pz-saved-card@1.89.0-rc.13
25
- - @akinon/pz-tabby-extension@1.89.0-rc.13
26
- - @akinon/pz-tamara-extension@1.89.0-rc.13
32
+ - Updated dependencies [2657d0c]
33
+ - Updated dependencies [1044bce]
34
+ - Updated dependencies [ec9ff89]
35
+ - Updated dependencies [9c3a22a]
36
+ - Updated dependencies [a1463fd]
37
+ - @akinon/pz-akifast@1.89.0-rc.13
38
+ - @akinon/pz-bkm@1.89.0-rc.13
39
+ - @akinon/pz-checkout-gift-pack@1.89.0-rc.13
40
+ - @akinon/pz-otp@1.89.0-rc.13
41
+ - @akinon/pz-gpay@1.89.0-rc.13
42
+ - @akinon/next@1.89.0-rc.13
43
+ - @akinon/pz-b2b@1.89.0-rc.13
44
+ - @akinon/pz-basket-gift-pack@1.89.0-rc.13
45
+ - @akinon/pz-click-collect@1.89.0-rc.13
46
+ - @akinon/pz-credit-payment@1.89.0-rc.13
47
+ - @akinon/pz-masterpass@1.89.0-rc.13
48
+ - @akinon/pz-one-click-checkout@1.89.0-rc.13
49
+ - @akinon/pz-pay-on-delivery@1.89.0-rc.13
50
+ - @akinon/pz-saved-card@1.89.0-rc.13
51
+ - @akinon/pz-tabby-extension@1.89.0-rc.13
52
+ - @akinon/pz-tamara-extension@1.89.0-rc.13
27
53
 
28
54
  ## 1.89.0-rc.12
29
55
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "projectzeronext",
3
- "version": "1.89.0-rc.13",
3
+ "version": "1.89.0-rc.14",
4
4
  "private": true,
5
5
  "license": "MIT",
6
6
  "scripts": {
@@ -24,22 +24,22 @@
24
24
  "test:middleware": "jest middleware-matcher.test.ts --bail"
25
25
  },
26
26
  "dependencies": {
27
- "@akinon/next": "1.89.0-rc.13",
28
- "@akinon/pz-akifast": "1.89.0-rc.13",
29
- "@akinon/pz-b2b": "1.89.0-rc.13",
30
- "@akinon/pz-basket-gift-pack": "1.89.0-rc.13",
31
- "@akinon/pz-bkm": "1.89.0-rc.13",
32
- "@akinon/pz-checkout-gift-pack": "1.89.0-rc.13",
33
- "@akinon/pz-click-collect": "1.89.0-rc.13",
34
- "@akinon/pz-credit-payment": "1.89.0-rc.13",
35
- "@akinon/pz-gpay": "1.89.0-rc.13",
36
- "@akinon/pz-masterpass": "1.89.0-rc.13",
37
- "@akinon/pz-one-click-checkout": "1.89.0-rc.13",
38
- "@akinon/pz-otp": "1.89.0-rc.13",
39
- "@akinon/pz-pay-on-delivery": "1.89.0-rc.13",
40
- "@akinon/pz-saved-card": "1.89.0-rc.13",
41
- "@akinon/pz-tabby-extension": "1.89.0-rc.13",
42
- "@akinon/pz-tamara-extension": "1.89.0-rc.13",
27
+ "@akinon/next": "1.89.0-rc.14",
28
+ "@akinon/pz-akifast": "1.89.0-rc.14",
29
+ "@akinon/pz-b2b": "1.89.0-rc.14",
30
+ "@akinon/pz-basket-gift-pack": "1.89.0-rc.14",
31
+ "@akinon/pz-bkm": "1.89.0-rc.14",
32
+ "@akinon/pz-checkout-gift-pack": "1.89.0-rc.14",
33
+ "@akinon/pz-click-collect": "1.89.0-rc.14",
34
+ "@akinon/pz-credit-payment": "1.89.0-rc.14",
35
+ "@akinon/pz-gpay": "1.89.0-rc.14",
36
+ "@akinon/pz-masterpass": "1.89.0-rc.14",
37
+ "@akinon/pz-one-click-checkout": "1.89.0-rc.14",
38
+ "@akinon/pz-otp": "1.89.0-rc.14",
39
+ "@akinon/pz-pay-on-delivery": "1.89.0-rc.14",
40
+ "@akinon/pz-saved-card": "1.89.0-rc.14",
41
+ "@akinon/pz-tabby-extension": "1.89.0-rc.14",
42
+ "@akinon/pz-tamara-extension": "1.89.0-rc.14",
43
43
  "@hookform/resolvers": "2.9.0",
44
44
  "@next/third-parties": "14.1.0",
45
45
  "@react-google-maps/api": "2.17.1",
@@ -62,7 +62,7 @@
62
62
  "yup": "0.32.11"
63
63
  },
64
64
  "devDependencies": {
65
- "@akinon/eslint-plugin-projectzero": "1.89.0-rc.13",
65
+ "@akinon/eslint-plugin-projectzero": "1.89.0-rc.14",
66
66
  "@semantic-release/changelog": "6.0.2",
67
67
  "@semantic-release/exec": "6.0.3",
68
68
  "@semantic-release/git": "10.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/projectzero",
3
- "version": "1.89.0-rc.13",
3
+ "version": "1.89.0-rc.14",
4
4
  "private": false,
5
5
  "description": "CLI tool to manage your Project Zero Next project",
6
6
  "bin": {