diff options
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/quick-onions-itch.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/quick-onions-itch.md b/.changeset/quick-onions-itch.md new file mode 100644 index 000000000..68bc505b3 --- /dev/null +++ b/.changeset/quick-onions-itch.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Add `url` and `file` properties to `MarkdownContent` type |