0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-31 23:31:30 -05:00

pnpm exec changeset

This commit is contained in:
vic1707 2023-02-16 14:03:50 +01:00
parent 2f63a7d563
commit 650e2efc11

View file

@ -0,0 +1,5 @@
---
'@astrojs/sitemap': minor
---
update `ChangeFreq` to support typescript configurations with string literal or predefined value.