@akinon/pz-saved-card 1.60.0-rc.9 → 1.61.0-rc.23
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +35 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,5 +1,40 @@
|
|
1
1
|
# @akinon/pz-saved-card
|
2
2
|
|
3
|
+
## 1.61.0-rc.23
|
4
|
+
|
5
|
+
## 1.61.0-rc.22
|
6
|
+
|
7
|
+
### Minor Changes
|
8
|
+
|
9
|
+
- b92001cc: ZERO-2903: fix missing dependency in useEffect hook
|
10
|
+
- 63597bc6: ZERO-2903: update saved card readme
|
11
|
+
- 8fb37c4d: ZERO-2903: enchance SavedCardOption component with custom wrapper props and classnames
|
12
|
+
- ce25dacb: ZERO-2903: optimize saved card
|
13
|
+
|
14
|
+
## 1.60.0-rc.21
|
15
|
+
|
16
|
+
## 1.60.0-rc.20
|
17
|
+
|
18
|
+
## 1.60.0-rc.19
|
19
|
+
|
20
|
+
## 1.60.0-rc.18
|
21
|
+
|
22
|
+
## 1.60.0-rc.17
|
23
|
+
|
24
|
+
## 1.60.0-rc.16
|
25
|
+
|
26
|
+
## 1.60.0-rc.15
|
27
|
+
|
28
|
+
## 1.60.0-rc.14
|
29
|
+
|
30
|
+
## 1.60.0-rc.13
|
31
|
+
|
32
|
+
## 1.60.0-rc.12
|
33
|
+
|
34
|
+
## 1.60.0-rc.11
|
35
|
+
|
36
|
+
## 1.60.0-rc.10
|
37
|
+
|
3
38
|
## 1.60.0-rc.9
|
4
39
|
|
5
40
|
## 1.60.0-rc.8
|