Skip to content

Commit 4f972b6

Browse files
committed
fix: chnagelog
1 parent 60825c5 commit 4f972b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/phishing-controller/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020

2121
### Changed
2222

23-
- Enhance `bulkScanUrls` method to leverage URL scan cache for improved performance ([#PR_NUMBER](https://github.com/MetaMask/core/pull/PR_NUMBER))
23+
- Enhance `bulkScanUrls` method to leverage URL scan cache for improved performance ([#5688](https://github.com/MetaMask/core/pull/5688))
2424
- URLs are now checked against the cache before making API requests
2525
- Only uncached URLs are sent to the phishing detection API
2626
- API results are automatically stored in the cache for future use

0 commit comments

Comments
 (0)