1
0
Fork 0

core: Preparing release

This commit is contained in:
Joost De Cock 2021-01-19 09:38:49 +01:00
parent 3dfdb2956c
commit b08041540d
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
2.12.0:
date: 2021-01-17
date: 2021-01-19
Added:
bella:
- Initial release of this body block for womenswear

View file

@ -22,7 +22,7 @@
"files": ["dist/*", "README.md", "package.json"],
"publishConfig": {
"access": "public",
"tag": "next"
"tag": "latest"
},
"engines": {
"node": ">=12.0.0",