@ui5/webcomponents-react-charts
Advanced tools
Comparing version 2.7.0 to 2.7.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [2.7.1](https://github.com/SAP/ui5-webcomponents-react/compare/v2.7.0...v2.7.1) (2025-02-05) | ||
**Note:** Version bump only for package @ui5/webcomponents-react-charts | ||
# [2.7.0](https://github.com/SAP/ui5-webcomponents-react/compare/v2.6.0...v2.7.0) (2025-02-04) | ||
@@ -8,0 +12,0 @@ |
const VersionInfo = { | ||
version: '2.7.0', | ||
version: '2.7.1', | ||
major: 2, | ||
minor: 7, | ||
patch: 0, | ||
patch: 1, | ||
suffix: '', | ||
isNext: false, | ||
buildTime: 1738659484 | ||
buildTime: 1738768232 | ||
}; | ||
export default VersionInfo; |
{ | ||
"name": "@ui5/webcomponents-react-charts", | ||
"version": "2.7.0", | ||
"version": "2.7.1", | ||
"description": "Charts for ui5-webcomponents-react", | ||
@@ -54,3 +54,3 @@ "type": "module", | ||
], | ||
"gitHead": "04368b04faa4026ed8b451e228787f1980f0f245" | ||
"gitHead": "5de3fa505d569ad524fa917cf68e5d8e2dc4068c" | ||
} |
326679