flycomponents
Advanced tools
Comparing version 5.6.1 to 5.6.2
# Changelog | ||
## 5.6.1 (2022-06-06) | ||
### Added | ||
- Added regex for Diners International credit cards | ||
## 5.6.0 (2022-06-6) | ||
@@ -8,0 +4,0 @@ ### Added |
{ | ||
"name": "flycomponents", | ||
"version": "5.6.1", | ||
"version": "5.6.2", | ||
"description": "Flywire React components", | ||
@@ -17,3 +17,3 @@ "main": "./dist/flycomponents.js", | ||
"lint": "eslint --fix src docs/src", | ||
"version": "npm run build && git add -A dist && git commit -m 'Bump version to v$npm_package_version'" | ||
"version": "npm run build && git add -A dist && git commit --allow-empty -m 'Bump version to v$npm_package_version'" | ||
}, | ||
@@ -20,0 +20,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
164050