Document published account-mail preview and delivery limits
verify / verify (push) Successful in 4m32s

This commit is contained in:
2026-09-11 08:34:46 -04:00
parent 494b72fa3b
commit 262e7196fe
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ The packages are ordinary Go imports. Pin the current preview and verify its
module checksum:
```bash
go get gamertan.com/web/requestmeta@v0.1.0-preview.27
go get gamertan.com/web/requestmeta@v0.1.0-preview.28
go mod verify
```