@useblu/ocean-react
Advanced tools
Comparing version 1.55.0 to 1.55.1
@@ -6,2 +6,8 @@ # Change Log | ||
## [1.55.1](https://github.com/ocean-ds/ocean-web/compare/v1.55.0...v1.55.1) (2024-03-27) | ||
### Bug Fixes | ||
- adjust on close handler ([#1095](https://github.com/ocean-ds/ocean-web/issues/1095)) ([dad160e](https://github.com/ocean-ds/ocean-web/commit/dad160ec160915f0d298c0cec6d4c2d6fb989974)) | ||
# [1.55.0](https://github.com/ocean-ds/ocean-web/compare/v1.54.1...v1.55.0) (2024-03-27) | ||
@@ -8,0 +14,0 @@ |
@@ -16,2 +16,3 @@ import React from 'react'; | ||
initialCounter?: number; | ||
actived?: boolean; | ||
selectedValue?: ChipValue; | ||
@@ -18,0 +19,0 @@ onClick?: () => void; |
{ | ||
"name": "@useblu/ocean-react", | ||
"version": "1.55.0", | ||
"version": "1.55.1", | ||
"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
11156320
89742