diff options
author | 2023-09-01 16:26:05 -0700 | |
---|---|---|
committer | 2023-09-01 18:26:05 -0500 | |
commit | e34175be340f8fab60610523905cb7847809929e (patch) | |
tree | 8dcdf5667f008e63287a969ab913a8b305b795f0 /.changeset | |
parent | d8ecae2c54a89b16af81ceafc0746867547eb7b5 (diff) | |
download | astro-@astrojs/telemetry@3.0.1.tar.gz astro-@astrojs/telemetry@3.0.1.tar.zst astro-@astrojs/telemetry@3.0.1.zip |
[ci] release (#8356)astro@3.0.7@astrojs/telemetry@3.0.1@astrojs/netlify@3.0.1@astrojs/cloudflare@7.0.1
Diffstat (limited to '.changeset')
-rw-r--r-- | .changeset/eighty-laws-brake.md | 5 | ||||
-rw-r--r-- | .changeset/fair-berries-study.md | 5 | ||||
-rw-r--r-- | .changeset/flat-cows-own.md | 5 | ||||
-rw-r--r-- | .changeset/polite-scissors-invent.md | 6 | ||||
-rw-r--r-- | .changeset/quiet-sheep-refuse.md | 6 |
5 files changed, 0 insertions, 27 deletions
diff --git a/.changeset/eighty-laws-brake.md b/.changeset/eighty-laws-brake.md deleted file mode 100644 index b4947f1aa..000000000 --- a/.changeset/eighty-laws-brake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Update `chunkFileNames` to avoid emitting invalid characters diff --git a/.changeset/fair-berries-study.md b/.changeset/fair-berries-study.md deleted file mode 100644 index fadde388e..000000000 --- a/.changeset/fair-berries-study.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@astrojs/telemetry': patch ---- - -Wrap `JSON.parse` in `try`/`catch` diff --git a/.changeset/flat-cows-own.md b/.changeset/flat-cows-own.md deleted file mode 100644 index 68b4589af..000000000 --- a/.changeset/flat-cows-own.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fix `tsc` complaining about imports of `.astro` files in specific cases diff --git a/.changeset/polite-scissors-invent.md b/.changeset/polite-scissors-invent.md deleted file mode 100644 index 57a1ab0a0..000000000 --- a/.changeset/polite-scissors-invent.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'astro': patch ---- - -Added counter to show progress for assets image generation. -Fixed small unit of measurement error.
\ No newline at end of file diff --git a/.changeset/quiet-sheep-refuse.md b/.changeset/quiet-sheep-refuse.md deleted file mode 100644 index 3660e03fc..000000000 --- a/.changeset/quiet-sheep-refuse.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@astrojs/cloudflare': patch -'@astrojs/netlify': patch ---- - -Update README |