@nativescript-community/ui-material-slider
Advanced tools
Comparing version 7.0.25 to 7.0.26
@@ -6,2 +6,10 @@ # Change Log | ||
## [7.0.26](https://github.com/nativescript-community/ui-material-components/compare/v7.0.25...v7.0.26) (2022-09-14) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
## [7.0.25](https://github.com/nativescript-community/ui-material-components/compare/v7.0.24...v7.0.25) (2022-07-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-slider", | ||
"version": "7.0.25", | ||
"version": "7.0.26", | ||
"description": "Material Design Sliders allow users to make selections from a range of values.", | ||
@@ -49,5 +49,5 @@ "main": "./slider", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^7.0.25" | ||
"@nativescript-community/ui-material-core": "^7.0.26" | ||
}, | ||
"gitHead": "599b3197198993cb850c2bc3a15dab09c291e82b" | ||
"gitHead": "5eb4efe2ffe650dd36288d6ffb8f2137b48cb438" | ||
} |
107378