Skip to content

Commit 9aa1cce

Browse files
committed
Merge remote-tracking branch 'origin/prod' into prod
# Conflicts: # CHANGELOG.md
2 parents 18414a7 + 2863971 commit 9aa1cce

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
- Add `BootAuditStorage` interface, with bundled `InMemoryBootAuditStorage` (default, tests/non-web) and `LocalStorageBootAuditStorage` (browser `localStorage` on web; no-op stub elsewhere, selected at compile time via `dart.library.js_interop`).
77
- Add `web: ^1.1.0` dependency for the localStorage backend (only resolved on web builds).
88

9+
## [0.5.1]
10+
11+
- update
12+
913
## [0.5.0]
1014

1115
- Bump `df_safer_dart` constraint to `^0.21.0`.
@@ -17,4 +21,4 @@
1721
## [0.4.0]
1822

1923
- Released @ 5/2026 (UTC)
20-
- Add Google analytics support
24+
- Add Google analytics support

0 commit comments

Comments
 (0)