2.3.0 - Unified logging and app intents
All checks were successful
Ascently - Docs Deploy / build-and-push (pull_request) Successful in 8m4s

This commit is contained in:
2025-11-20 21:00:00 -07:00
parent a99196b9ca
commit a212f3f3b5
17 changed files with 440 additions and 179 deletions

View File

@@ -27,7 +27,7 @@
"dependencies": {
"@astrojs/node": "^9.5.1",
"@astrojs/starlight": "^0.36.2",
"astro": "^5.15.9",
"astro": "^5.16.0",
"qrcode": "^1.5.4",
"sharp": "^0.34.5"
},