summaryrefslogtreecommitdiff
path: root/.changeset/tiny-geckos-reply.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-02-23[ci] release (#6287)create-astro@3.0.3astro@2.0.15@astrojs/vercel@3.1.3@astrojs/sitemap@1.1.0@astrojs/node@5.0.4@astrojs/netlify@2.1.3@astrojs/mdx@0.17.2@astrojs/image@0.15.1Gravatar Houston (Bot) 1-5/+0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-23fix(content): ensure underscore ignores only child paths of the content ↵Gravatar Happydev 1-0/+5
directory. (#6330) * test: add test fixture * test: add cc config file * migrate to unit test instead * fix: only include child folders in ignore list * chore: changeset