Skip to content

Commit

Permalink
fix: change semver
Browse files Browse the repository at this point in the history
  • Loading branch information
konojunya committed Jan 15, 2023
1 parent b988951 commit a12ec91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/twelve-cooks-tickle.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
'astro': minor
'astro': major
---

A trailing slash will not be automatically appended to `import.meta.env.SITE`. Instead, it will be the value of the `site` config as is. This may affect usages of `${import.meta.env.SITE}image.png`, which will need to be updated accordingly.

0 comments on commit a12ec91

Please sign in to comment.