1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
joostdecock 2021-09-12 18:25:19 +02:00
parent ac7b7814c6
commit 0da866d923
2 changed files with 12 additions and 0 deletions

View file

@ -20,6 +20,12 @@
- Added measurements for dolls & giants to Workbench measurments selector
- Added sampling for dolls & giants to Workbench tests
### hortensia
#### Changed
- Changed the `handleWidth` option type from `mm` to `pct`
### jaeger
#### Changed

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/hortensia
## unreleased (NaN-NaN-NaN)
### Changed
- Changed the `handleWidth` option type from `mm` to `pct`
## 2.16.1 (2021-05-30)
### Changed