diff --git a/.changeset/pink-lions-laugh.md b/.changeset/pink-lions-laugh.md new file mode 100644 index 0000000..b02c046 --- /dev/null +++ b/.changeset/pink-lions-laugh.md @@ -0,0 +1,7 @@ +--- +"astro-theme-provider": patch +--- + +Upgrade to Astro 5.0 + +- Fix automatic resolution of theme entrypoint \ No newline at end of file diff --git a/package/package.json b/package/package.json index e622604..758fdad 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "astro-theme-provider", - "version": "0.6.2", + "version": "0.7.0", "description": "Easily create theme integrations for Astro", "keywords": [ "astro",