From 0947a69192ad6820970902c7c951fb0cf31fcf4b Mon Sep 17 00:00:00 2001 From: "Houston (Bot)" <108291165+astrobot-houston@users.noreply.github.com> Date: Thu, 5 Jun 2025 05:44:36 -0700 Subject: [ci] release (#13889) * [ci] release * Update packages/astro/CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Kane --- examples/container-with-vitest/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/container-with-vitest') diff --git a/examples/container-with-vitest/package.json b/examples/container-with-vitest/package.json index 69e44adb8..473e3f11b 100644 --- a/examples/container-with-vitest/package.json +++ b/examples/container-with-vitest/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@astrojs/react": "^4.3.0", - "astro": "^5.8.2", + "astro": "^5.9.0", "react": "^18.3.1", "react-dom": "^18.3.1", "vitest": "^3.1.1" -- cgit v1.2.3