summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2021-06-29 15:31:29 -0500
committerGravatar GitHub <noreply@github.com> 2021-06-29 15:31:29 -0500
commit8b4760c24ffc0e6920f77efb4f0b4435f670f198 (patch)
tree05052b1471975efcc29e45f964d936eb1c337c7c
parent9c7921300c5aae35ee947be5fc515e5b3fdaf1a2 (diff)
downloadastro-8b4760c24ffc0e6920f77efb4f0b4435f670f198.tar.gz
astro-8b4760c24ffc0e6920f77efb4f0b4435f670f198.tar.zst
astro-8b4760c24ffc0e6920f77efb4f0b4435f670f198.zip
fix: changeset (#580)
-rw-r--r--.changeset/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.changeset/config.json b/.changeset/config.json
index 972a1568f..c9c7d3d7d 100644
--- a/.changeset/config.json
+++ b/.changeset/config.json
@@ -6,5 +6,5 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
- "ignore": ["@example/*", "www", "docs-www"]
+ "ignore": ["@example/*", "www"]
}