1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2019-10-19 08:48:59 +02:00
parent 4d81a96233
commit 5b81b53ae8
117 changed files with 723 additions and 412 deletions

View file

@ -6,6 +6,15 @@
**Note:** Version bump only for package utils
## 2.1.3 (2019-10-18)
### Changed
- Adjusted slope of the shoulderToShoulder measurement in neckstimate data
### Fixed
- [#250](https://github.com/freesewing/freesewing.org/issues/2503): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
## 2.1.2 (2019-10-14)
**Note:** Version bump only for package utils

View file

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