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,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-scalebox",
|
||||
"version": "2.20.5",
|
||||
"version": "2.20.6",
|
||||
"description": "A FreeSewing plugin to add a scalebox to your pattern",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -39,7 +39,7 @@
|
|||
"prettier": "npx prettier --write 'src/*.js' 'tests/*.mjs'"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.20.5"
|
||||
"@freesewing/core": "^2.20.6"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue