1
0
Fork 0

release: v2.17.3

This commit is contained in:
joostdecock 2021-08-16 11:36:46 +02:00
parent aa9bf6b55a
commit 692391eb19
122 changed files with 644 additions and 606 deletions

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/utils
## 2.17.3 (2021-08-16)
### Fixed
- Added missing `bustPointToUnderbust` measurement to `neckstimate`
## 2.16.1 (2021-05-30)
### Changed

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/utils",
"version": "2.17.2",
"version": "2.17.3",
"description": "A collection of utilities shared across freesewing projects",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",

View file

@ -10,7 +10,7 @@ let v = 0.65 // vertical
export default {
// Arc measurements
bustFront: a,
bustPointToUnderbust: a
bustPointToUnderbust: a,
bustSpan: a,
highBustFront: a,
// Circumference measurements