@react-md/divider
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -6,2 +6,11 @@ # Change Log | ||
## [2.1.1](https://github.com/mlaursen/react-md/compare/v2.1.0...v2.1.1) (2020-07-21) | ||
**Note:** Version bump only for package @react-md/divider | ||
# Change Log | ||
All notable changes to this project will be documented in this file. See | ||
[Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# [2.1.0](https://github.com/mlaursen/react-md/compare/v2.0.4...v2.1.0) (2020-07-12) | ||
@@ -8,0 +17,0 @@ |
{ | ||
"name": "@react-md/divider", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "This package is used to create horizontal or vertical dividers in your application.", | ||
@@ -42,3 +42,3 @@ "scripts": { | ||
"dependencies": { | ||
"@react-md/theme": "^2.1.0", | ||
"@react-md/theme": "^2.1.1", | ||
"@react-md/utils": "^2.1.0", | ||
@@ -60,3 +60,3 @@ "classnames": "^2.2.6" | ||
}, | ||
"gitHead": "f7581c64cba37ebcd570f25952f1e3a11e817257" | ||
"gitHead": "923cb338207e8538c9ff22f5a6257f4f361f072a" | ||
} |
73240
Updated@react-md/theme@^2.1.1