1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
joostdecock 2021-10-27 18:43:06 +02:00
parent 7b73a5a963
commit f7ea6f94c1
2 changed files with 11 additions and 1 deletions

View file

@ -1,6 +1,10 @@
unreleased:
changed:
Fixed:
cornelius:
- Removed lingering console.log statements
Changed:
trayvon:
- Migrated the `knotWidth` and `tipWidth` options from mm to snapped pct

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/cornelius
## unreleased (NaN-NaN-NaN)
### Fixed
- Removed lingering console.log statements
## 2.19.1 (2021-10-23)
### Added