@nativescript-community/ui-material-slider
Advanced tools
Comparing version 7.0.30 to 7.0.31
@@ -6,2 +6,10 @@ # Change Log | ||
## [7.0.31](https://github.com/nativescript-community/ui-material-components/compare/v7.0.30...v7.0.31) (2022-12-01) | ||
**Note:** Version bump only for package @nativescript-community/ui-material-slider | ||
## [7.0.30](https://github.com/nativescript-community/ui-material-components/compare/v7.0.29...v7.0.30) (2022-11-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nativescript-community/ui-material-slider", | ||
"version": "7.0.30", | ||
"version": "7.0.31", | ||
"description": "Material Design Sliders allow users to make selections from a range of values.", | ||
@@ -50,5 +50,5 @@ "main": "./slider", | ||
"dependencies": { | ||
"@nativescript-community/ui-material-core": "^7.0.30" | ||
"@nativescript-community/ui-material-core": "^7.0.31" | ||
}, | ||
"gitHead": "7c7b46517fbe800a3fbb141780e99ec5d4cfe5f0" | ||
"gitHead": "368b79904e50cd073167d3254ca4785199b1f660" | ||
} |
Sorry, the diff of this file is not supported yet
108247