chore: Reconfigure packages
This commit is contained in:
parent
6c33623c50
commit
ec34f61146
117 changed files with 614 additions and 587 deletions
|
@ -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
|
||||
|
|
|
@ -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/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue