diff options
author | 2024-03-05 16:20:28 -0800 | |
---|---|---|
committer | 2024-03-05 16:20:28 -0800 | |
commit | d6a6b7dff249bdf0b427a58ff8551e70c5e14ba2 (patch) | |
tree | 3f2155dad202b3c7def1c1d4676b57d94c5be5ac | |
parent | 50215ae7317e7deadbc889123a7c749e653524a5 (diff) | |
download | astro-d6a6b7dff249bdf0b427a58ff8551e70c5e14ba2.tar.gz astro-d6a6b7dff249bdf0b427a58ff8551e70c5e14ba2.tar.zst astro-d6a6b7dff249bdf0b427a58ff8551e70c5e14ba2.zip |
add missing changeset (#10335)
-rw-r--r-- | .changeset/two-coats-smoke.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.changeset/two-coats-smoke.md b/.changeset/two-coats-smoke.md new file mode 100644 index 000000000..ed0e8abc5 --- /dev/null +++ b/.changeset/two-coats-smoke.md @@ -0,0 +1,5 @@ +--- +"@astrojs/db": patch +--- + +Add back confirmation handling on verify and push |