Skip to content

Commit 5a48c62

Browse files
committed
Start release v143.0
1 parent 2437c1c commit 5a48c62

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# v142.0 (In progress)
1+
# v143.0 (In progress)
2+
23
[Full Changelog](In progress)
34

5+
# v142.0 (_2025-07-21_)
6+
47
### Logins
58
- expose constructors for `ManagedEncryptorDecryptor` and `NSSKeyManager`
69
- change PrimaryPasswordAuthenticator callbacks to be async (a breaking change, but not yet used by anyone)
@@ -23,6 +26,8 @@
2326
- `SearchEngineUrl` now has an optional `display_name` field, which is useful if
2427
a URL corresponds to a brand name distinct from the engine's brand name.
2528

29+
[Full Changelog](https://github.com/mozilla/application-services/compare/v141.0...v142.0)
30+
2631
# v141.0 (_2025-06-23_)
2732

2833
## ✨ What's New ✨

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
142.0a1
1+
143.0a1

0 commit comments

Comments
 (0)