diff options
Diffstat (limited to '.changeset/thirty-hairs-pump.md')
-rw-r--r-- | .changeset/thirty-hairs-pump.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/thirty-hairs-pump.md b/.changeset/thirty-hairs-pump.md deleted file mode 100644 index acb4d1da2..000000000 --- a/.changeset/thirty-hairs-pump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/rss': patch ---- - -Improves the `@astrojs/rss` error message thrown when the object passed to the `items` property is missing any of the three required keys or if one of those keys is mistyped. |