Skip to content

Commit fb52784

Browse files
Version Packages (#1580)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83afc73 commit fb52784

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/docker-auto-detect-local-mode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-email-signup-verification.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/manifest/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# manifest
22

3+
## 5.46.6
4+
5+
### Patch Changes
6+
7+
- 83afc73: fix(docker): auto-detect local mode in Docker containers via /.dockerenv
8+
- 83afc73: fix: show email verification prompt after signup instead of silently reloading
9+
310
## 5.46.5
411

512
### Patch Changes

packages/manifest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "manifest",
3-
"version": "5.46.5",
3+
"version": "5.46.6",
44
"private": true,
55
"description": "Canonical release version for the Manifest Docker image. This package holds no code — the real backend and frontend live in ../backend and ../frontend. See README.md for details."
66
}

0 commit comments

Comments
 (0)