fix(docs): Update README: rename certProviderFunction to certProvisionFunction in configuration options for consistency.

This commit is contained in:
2025-05-05 10:46:05 +00:00
parent aa70dcc299
commit a646f4ad28
8 changed files with 15 additions and 9 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 2025-05-05 - 10.0.10 - fix(docs)
Update README: rename certProviderFunction to certProvisionFunction in configuration options for consistency.
- Replaced 'certProviderFunction' with 'certProvisionFunction' in the docs to reflect the updated API.
- Ensured all references in the readme are consistent with the new naming convention.
## 2025-05-05 - 10.0.9 - fix(documentation)
Update documentation to use 'certProviderFunction' instead of 'certProvider' in SmartProxy settings.