chore: Reconfigure packages
This commit is contained in:
parent
af60b7ea44
commit
429e4697e3
130 changed files with 690 additions and 676 deletions
|
@ -1,11 +1,12 @@
|
|||
# Change log for: @freesewing/pattern-info
|
||||
|
||||
|
||||
## 2.15.0 (NaN-NaN-NaN)
|
||||
## 2.15.0 (2021-04-15)
|
||||
|
||||
### Added
|
||||
|
||||
- Added Charlie
|
||||
- Info now also contains deprecated status
|
||||
|
||||
## 2.13.2 (2021-02-21)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/pattern-info",
|
||||
"version": "2.15.0-rc.1",
|
||||
"version": "2.15.0",
|
||||
"description": "Information about available freesewing patterns",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -40,7 +40,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "next"
|
||||
"tag": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue