chore: release v0.18.4 (#764)

Co-authored-by: Flomp <26000991+Flomp@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-03 15:22:30 +01:00
committed by GitHub
parent 27728c4ce7
commit 9db829a09f
4 changed files with 6 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "docs",
"version": "0.18.3",
"version": "0.18.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "docs",
"version": "0.18.3",
"version": "0.18.4",
"dependencies": {
"@astrojs/check": "^0.9.5",
"@astrojs/node": "^9.5.0",

View File

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