chore: release v0.19.0 (#975)

Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-05-10 18:41:55 +02:00
committed by GitHub
parent 677d3a12b5
commit be8de33c4d
4 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "docs",
"version": "0.18.5",
"version": "0.19.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "docs",
"version": "0.18.5",
"version": "0.19.0",
"dependencies": {
"@astrojs/check": "^0.9.6",
"@astrojs/node": "^10.0.6",

View File

@@ -1,7 +1,7 @@
{
"name": "docs",
"type": "module",
"version": "0.18.5",
"version": "0.19.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",