@akinon/pz-checkout-gift-pack 1.52.0-rc.0 → 1.53.0-rc.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,13 +1,18 @@
|
|
1
1
|
# @akinon/pz-checkout-gift-pack
|
2
2
|
|
3
|
-
## 1.
|
3
|
+
## 1.53.0-rc.0
|
4
4
|
|
5
5
|
### Minor Changes
|
6
6
|
|
7
|
-
- 50b90692: ZERO-2767: update plugin readme files
|
8
7
|
- 64699d3: ZERO-2761: Fix invalid import for plugin module
|
9
8
|
- 69ca0801: ZERO-2780: add modal support for checkout gift pack
|
10
9
|
|
10
|
+
## 1.52.0
|
11
|
+
|
12
|
+
### Minor Changes
|
13
|
+
|
14
|
+
- 50b9069: ZERO-2767: update plugin readme files
|
15
|
+
|
11
16
|
## 1.51.0
|
12
17
|
|
13
18
|
## 1.50.0
|