@10play/phoenix-button
Advanced tools
Comparing version 2.0.3 to 2.0.7
@@ -6,2 +6,35 @@ # Change Log | ||
## [2.0.7](https://github.com/davixyz/phoenix/compare/v2.0.5...v2.0.7) (2021-04-09) | ||
**Note:** Version bump only for package @10play/phoenix-button | ||
## [2.0.6](https://github.com/davixyz/phoenix/compare/v2.0.5...v2.0.6) (2021-04-08) | ||
**Note:** Version bump only for package @10play/phoenix-button | ||
## 2.0.5 (2021-04-08) | ||
**Note:** Version bump only for package @10play/phoenix-button | ||
## 2.0.4 (2021-04-08) | ||
**Note:** Version bump only for package @10play/phoenix-button | ||
## 2.0.3 (2021-04-07) | ||
@@ -8,0 +41,0 @@ |
@@ -15,3 +15,3 @@ import React from 'react'; | ||
<button {...rest} className={classes}> | ||
HGHLMG{children} | ||
{children} | ||
</button> | ||
@@ -18,0 +18,0 @@ ); |
{ | ||
"name": "@10play/phoenix-button", | ||
"version": "2.0.3", | ||
"version": "2.0.7", | ||
"description": "> TODO: description", | ||
@@ -37,3 +37,3 @@ "author": "Carlos Castro <cdcastrofelix@gmail.com>", | ||
"devDependencies": { | ||
"@10play/phoenix-builder": "^2.0.3", | ||
"@10play/phoenix-builder": "^2.0.7", | ||
"react": "^16.13.1" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "70b66e37401bb2f39dcd9fff0eee887bd27ba5e8" | ||
"gitHead": "0df8a03f60e73035cc2a1faf73749c914875fe3b" | ||
} |
Sorry, the diff of this file is not supported yet
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
4640