@titelmedia/bricks-theme
Advanced tools
Comparing version 0.4.72 to 0.4.82
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.82](https://github.com/titel-media/bricks-lerna/compare/v0.4.81...v0.4.82) (2022-03-10) | ||
**Note:** Version bump only for package @titelmedia/bricks-theme | ||
## [0.4.72](https://github.com/titel-media/bricks-lerna/compare/v0.4.71...v0.4.72) (2022-02-26) | ||
@@ -8,0 +16,0 @@ |
@@ -18,2 +18,4 @@ import { forOwn } from 'lodash'; | ||
let correctFont = 'univers-roman'; | ||
// Probably this will be remove since we use only univers-black | ||
if (props.bold) { | ||
@@ -20,0 +22,0 @@ correctFont = 'univers-bold'; |
{ | ||
"name": "@titelmedia/bricks-theme", | ||
"version": "0.4.72", | ||
"version": "0.4.82", | ||
"description": "styles!", | ||
@@ -27,3 +27,3 @@ "author": "highsnob", | ||
}, | ||
"gitHead": "d0dec3e07eb7ddde31e5832e2312c0083ddd863b" | ||
"gitHead": "2bcbbaebc3878346ff8cccdae2efb0b0c8e3e09b" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1020586
446