@useblu/ocean-react
Advanced tools
Comparing version 1.31.4 to 1.32.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.32.0](https://github.com/ocean-ds/ocean-web/compare/v1.31.4...v1.32.0) (2022-06-30) | ||
### Features | ||
- add cross sell card component ([#980](https://github.com/ocean-ds/ocean-web/issues/980)) ([6177870](https://github.com/ocean-ds/ocean-web/commit/61778709e2ac7d6f0f9daafce2f2888f09d84ccf)) | ||
## [1.31.4](https://github.com/ocean-ds/ocean-web/compare/v1.31.3...v1.31.4) (2022-06-28) | ||
@@ -8,0 +14,0 @@ |
@@ -51,2 +51,4 @@ export { default as Typography } from './Typography'; | ||
export * from './Badge'; | ||
export { default as CrossSellCard } from './CrossSellCard'; | ||
export * from './CrossSellCard'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@useblu/ocean-react", | ||
"version": "1.31.4", | ||
"version": "1.32.0", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "React components that implement Ocean's Design System.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
6383942
184
49059