diff options
author | 2023-06-08 22:40:17 -0700 | |
---|---|---|
committer | 2023-06-09 08:40:17 +0300 | |
commit | e138f663442c27c473987900cb1fe243949a5a52 (patch) | |
tree | c9b24e13457d006a02b8b01dabd30ca3ea50d68d /.changeset/blue-spies-live.md | |
parent | 8341c461b574d53fe455c49d4ae3a53f2e0196b5 (diff) | |
download | astro@2.6.2.tar.gz astro@2.6.2.tar.zst astro@2.6.2.zip |
[ci] release (#7318)create-astro@3.1.7astro@2.6.2@astrojs/svelte@3.0.0@astrojs/markdown-component@1.0.5
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/blue-spies-live.md')
-rw-r--r-- | .changeset/blue-spies-live.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/blue-spies-live.md b/.changeset/blue-spies-live.md deleted file mode 100644 index 9fef9819c..000000000 --- a/.changeset/blue-spies-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixed a bug that threw an Exception when spreading potentially undefined values as HTML attributes |