@akinon/pz-saved-card 1.61.0-rc.22 → 1.62.0-rc.24
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +11 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,16 @@
|
|
1
1
|
# @akinon/pz-saved-card
|
2
2
|
|
3
|
+
## 1.62.0-rc.24
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- b92001cc: ZERO-2903: fix missing dependency in useEffect hook
|
8
|
+
- 63597bc6: ZERO-2903: update saved card readme
|
9
|
+
- 8fb37c4d: ZERO-2903: enchance SavedCardOption component with custom wrapper props and classnames
|
10
|
+
- ce25dacb: ZERO-2903: optimize saved card
|
11
|
+
|
12
|
+
## 1.61.0-rc.23
|
13
|
+
|
3
14
|
## 1.61.0-rc.22
|
4
15
|
|
5
16
|
### Minor Changes
|