Release 0.2.0 - Teslafest is here
All checks were successful
/ release (push) Successful in 6s
/ checking (push) Successful in 13s
/ publish (push) Successful in 6s
/ build-site (push) Successful in 2m6s

This commit is contained in:
Firq 2024-06-15 19:25:25 +02:00
parent 5ed62666ac
commit 4bd32b9840
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "fgo-ta-com-website",
"version": "0.1.17-pre.7",
"version": "0.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "fgo-ta-com-website",
"version": "0.1.17-pre.7",
"version": "0.2.0",
"dependencies": {
"@astro-community/astro-embed-youtube": "^0.4.3",
"@astrojs/check": "^0.5.10",

View file

@ -1,7 +1,7 @@
{
"name": "fgo-ta-com-website",
"type": "module",
"version": "0.1.17-pre.7",
"version": "0.2.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",