@akinon/pz-saved-card 1.59.0-rc.5 → 1.60.0-rc.6
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +7 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1
1
|
# @akinon/pz-saved-card
|
2
2
|
|
3
|
+
## 1.60.0-rc.6
|
4
|
+
|
5
|
+
### Minor Changes
|
6
|
+
|
7
|
+
- b92001c: ZERO-2903: fix missing dependency in useEffect hook
|
8
|
+
- 8fb37c4: ZERO-2903: enchance SavedCardOption component with custom wrapper props and classnames
|
9
|
+
|
3
10
|
## 1.59.0-rc.5
|
4
11
|
|
5
12
|
### Minor Changes
|