@cloudflare/component-text
Advanced tools
Comparing version 2.0.32 to 2.1.0
@@ -6,3 +6,14 @@ # Change Log | ||
<a name="2.0.32"></a> | ||
<a name="2.1.0"></a> | ||
# [2.1.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.32...@cloudflare/component-text@2.1.0) (2018-10-30) | ||
### Features | ||
* **stratus-core:** UI-1464 Renaming framework-core to stratus-core and ([63cb9f0](http://stash.cfops.it:7999/fe/stratus/commits/63cb9f0)) | ||
<a name="2.0.32"></a> | ||
## [2.0.32](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.31...@cloudflare/component-text@2.0.32) (2018-10-29) | ||
@@ -15,3 +26,3 @@ | ||
<a name="2.0.31"></a> | ||
<a name="2.0.31"></a> | ||
## [2.0.31](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.30...@cloudflare/component-text@2.0.31) (2018-10-25) | ||
@@ -24,3 +35,3 @@ | ||
<a name="2.0.30"></a> | ||
<a name="2.0.30"></a> | ||
## [2.0.30](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/component-text@2.0.29...@cloudflare/component-text@2.0.30) (2018-10-12) | ||
@@ -27,0 +38,0 @@ |
{ | ||
"name": "@cloudflare/component-text", | ||
"description": "Cloudflare Text Component", | ||
"version": "2.0.32", | ||
"version": "2.1.0", | ||
"main": "lib/index.js", | ||
@@ -15,3 +15,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"@cloudflare/style-container": "^4.0.23", | ||
"@cloudflare/style-container": "^4.1.0", | ||
"prop-types": "^15.6.0" | ||
@@ -30,5 +30,5 @@ }, | ||
"size": "size-limit", | ||
"test": "framework-core test", | ||
"test-coverage": "framework-core test --coverage", | ||
"test-watch": "framework-core test --watch" | ||
"test": "stratus test", | ||
"test-coverage": "stratus test --coverage", | ||
"test-watch": "stratus test --watch" | ||
}, | ||
@@ -35,0 +35,0 @@ "size-limit": [ |
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
31197