Skip to content

Commit c2e9f1b

Browse files
v4.2.0
1 parent 411fa16 commit c2e9f1b

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changeset/selfish-ties-invite.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- Add Vite compatibility
8+
9+
## 4.1.0
10+
11+
### Minor Changes
12+
13+
- 3f4fd3b: add Swish payment provider
14+
315
## 3.1.1
416

517
### Patch 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.1.0",
4+
"version": "4.2.0",
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)