1
0
Fork 0

chore: Preparing 2.9 release

This commit is contained in:
Joost De Cock 2020-10-03 15:45:51 +02:00
parent 45b2c77634
commit 31c23b9038
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ Unreleased:
Added:
2.9.0:
date: 2020-09-09
date: 2020-10-02
Added:
components:
- Added Teagan line drawing

View file

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