@codecademy/brand-components
Advanced tools
Comparing version 1.0.12-alpha.ef954a.0 to 1.1.0
@@ -6,6 +6,5 @@ # Change Log | ||
## <small>1.0.12-alpha.ef954a.0 (2020-04-29)</small> | ||
## 1.1.0 (2020-04-29) | ||
* create EditorialImage and add story with folder ([1be6dc4](https://github.com/Codecademy/client-modules/commit/1be6dc4)) | ||
* implement PR feedback ([ef954a2](https://github.com/Codecademy/client-modules/commit/ef954a2)) | ||
* feat(headertab): move more header components into gamut (#740) ([9c555ef](https://github.com/Codecademy/client-modules/commit/9c555ef)), closes [#740](https://github.com/Codecademy/client-modules/issues/740) | ||
@@ -12,0 +11,0 @@ |
export * from './Avatar'; | ||
export * from './Byline'; | ||
export * from './EditorialMolecules'; | ||
export * from './Logo'; | ||
export * from './Quote'; | ||
export * from './Testimonial'; | ||
export * from './Header/HeaderContainer'; | ||
export * from './Header/HeaderTab'; |
export * from './Avatar'; | ||
export * from './Byline'; | ||
export * from './EditorialMolecules'; | ||
export * from './Logo'; | ||
export * from './Quote'; | ||
export * from './Testimonial'; | ||
export * from './Testimonial'; | ||
export * from './Header/HeaderContainer'; | ||
export * from './Header/HeaderTab'; |
{ | ||
"name": "@codecademy/brand-components", | ||
"description": "Brand component library for Codecademy", | ||
"version": "1.0.12-alpha.ef954a.0", | ||
"version": "1.1.0", | ||
"author": "Codecademy Engineering <dev@codecademy.com>", | ||
@@ -21,4 +21,4 @@ "sideEffects": [ | ||
"dependencies": { | ||
"@codecademy/gamut": "^7.3.0", | ||
"@codecademy/gamut-styles": "^3.0.0", | ||
"@codecademy/gamut": "^7.3.1", | ||
"@codecademy/gamut-styles": "^3.1.0", | ||
"classnames": "^2.2.5" | ||
@@ -35,3 +35,3 @@ }, | ||
"license": "MIT", | ||
"gitHead": "b1bd5cb3a4bda09824b8e4d21801674acdbff2bf" | ||
"gitHead": "1663d3db8b15b6c1a7dd28ec8a0b5666fdbf1d79" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
83962
56
782
1
Updated@codecademy/gamut@^7.3.1