Skip to content

Commit ed3a679

Browse files
v4.2.1
1 parent 55b7a2c commit ed3a679

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-svg-credit-card-payment-icons
22

3+
## 4.2.1
4+
5+
### Patch Changes
6+
7+
- fix: add utils export for card utility functions
8+
39
## 4.2.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-svg-credit-card-payment-icons",
33
"license": "MIT",
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"description": "React components library with 6 styles, 80 icons, TypeScript support, and a variety of types and formats for easy integration into React applications.",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)