1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-04-18 12:59:46 +02:00
parent af60b7ea44
commit 429e4697e3
130 changed files with 690 additions and 676 deletions

View file

@ -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)

View file

@ -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",