1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-04-28 19:54:47 +02:00
parent 6c33623c50
commit ec34f61146
117 changed files with 614 additions and 587 deletions

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/core
## 2.15.2 (2021-04-28)
### Fixed
- Path.shiftAlong takes now an optional second paramter to control the number of steps the path will be divided in per Mm (if it's a curve) default is 25 See [#976](https://github.com/freesewing/freesewing/issues/976)
## 2.15.1 (2021-04-24)
### Fixed

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/core",
"version": "2.15.1",
"version": "2.15.2",
"description": "A library for creating made-to-measure sewing patterns",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",