@datacamp/waffles-heading
Advanced tools
Comparing version 0.0.20 to 0.0.21
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.21](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/heading/compare/@datacamp/waffles-heading@0.0.20...@datacamp/waffles-heading@0.0.21) (2019-05-17) | ||
**Note:** Version bump only for package @datacamp/waffles-heading | ||
## [0.0.20](https://github.com/datacamp-engineering/design-system/tree/master/packages/react-components/heading/compare/@datacamp/waffles-heading@0.0.19...@datacamp/waffles-heading@0.0.20) (2019-05-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@datacamp/waffles-heading", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "Creates heading element h1, h2, h3, h4, h5, h6", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@datacamp/waffles-core": "^1.0.1", | ||
"@datacamp/waffles-core": "^1.1.0", | ||
"babel-plugin-lodash": "^3.3.4", | ||
@@ -47,3 +47,3 @@ "classnames": "^2.2.6", | ||
}, | ||
"gitHead": "4be329751536b11427351d10117527bff8749fa9", | ||
"gitHead": "4c86c68849571418c0a8c5fd96da810e25e347f4", | ||
"browserslist": [ | ||
@@ -50,0 +50,0 @@ "last 2 versions", |
7776