diff options
author | 2023-12-06 12:09:30 -0800 | |
---|---|---|
committer | 2023-12-06 15:09:30 -0500 | |
commit | 3e4109b08f7cf79492724f145c44e0c561d21954 (patch) | |
tree | 4387b0e56ae00905be87db0e2b56a2b4647996f6 /.changeset/strange-parrots-promise.md | |
parent | 1685cc42b51603eb98b5ba3e072cf2d3953339f2 (diff) | |
download | astro-3e4109b08f7cf79492724f145c44e0c561d21954.tar.gz astro-3e4109b08f7cf79492724f145c44e0c561d21954.tar.zst astro-3e4109b08f7cf79492724f145c44e0c561d21954.zip |
[ci] release (#9340)astro@4.0.3@astrojs/vercel@6.0.1@astrojs/rss@4.0.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to '.changeset/strange-parrots-promise.md')
-rw-r--r-- | .changeset/strange-parrots-promise.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/strange-parrots-promise.md b/.changeset/strange-parrots-promise.md deleted file mode 100644 index 584d911ee..000000000 --- a/.changeset/strange-parrots-promise.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'astro': patch ---- - -Fixed the log message to correctly display 'enabled' and 'disabled' when toggling 'Disable notifications' in the Toolbar. |