chore(release): bump version to v26.03.30.a [skip ci]

This commit is contained in:
release-bot
2026-03-30 12:58:34 +00:00
parent 5aa972ab7f
commit 2deba8ba2f
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "computing-box", "name": "computing-box",
"version": "26.3.2-1.g", "version": "26.3.3-0.a",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "computing-box", "name": "computing-box",
"version": "26.3.2-1.g", "version": "26.3.3-0.a",
"dependencies": { "dependencies": {
"astro": "^6.0.8" "astro": "^6.0.8"
} }

View File

@@ -1,7 +1,7 @@
{ {
"name": "computing-box", "name": "computing-box",
"type": "module", "type": "module",
"version": "26.3.2-1.g", "version": "26.3.3-0.a",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"build": "astro build", "build": "astro build",