diff --git a/.changeset/eighty-taxis-wait.md b/.changeset/eighty-taxis-wait.md index 5da86245f0c1c..889df38309cc1 100644 --- a/.changeset/eighty-taxis-wait.md +++ b/.changeset/eighty-taxis-wait.md @@ -1,5 +1,5 @@ --- -"astro": minor +"astro": patch --- Allow actions to be called on the server. This allows you to call actions as utility functions in your Astro frontmatter, endpoints, and server-side UI components.