release: v2.20.6
**Date:** 2022-02-22 - Set units on fontsizes to support scale setting - Handle unset props.pattern in DraftConfigurator option.hide check
This commit is contained in:
parent
8e355a5c6c
commit
47bfd60ffe
173 changed files with 821 additions and 784 deletions
|
@ -1,6 +1,12 @@
|
|||
# Change log for: @freesewing/css-theme
|
||||
|
||||
|
||||
## 2.20.6 (2022-02-17)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Set units on fontsizes to support scale setting
|
||||
|
||||
## 2.20.0 (2022-01-24)
|
||||
|
||||
### Added
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/css-theme",
|
||||
"version": "2.20.5",
|
||||
"version": "2.20.6",
|
||||
"description": "A CSS theme for FreeSewing web UIs",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue