Skip to content

Commit e643217

Browse files
Correct PR link (#1087)
1 parent b29bcc3 commit e643217

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

releaseNotes/JavaScriptProvider.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
* Added tag filter selector which enables the configuration provider to load configuration settings based on tags. [#188](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/188)
1010

11-
* Added a new property `secretRefreshInterval` under `AzureAppConfigurationOptions.keyVaultOptions`, which enables the configuration provider to periodically reload secrets and certificates from Key Vault. [#175](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/188)
11+
* Added a new property `secretRefreshInterval` under `AzureAppConfigurationOptions.keyVaultOptions`, which enables the configuration provider to periodically reload secrets and certificates from Key Vault. [#175](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/175)
1212

1313
* Added support for parsing json values with comments. [#205](https://github.com/Azure/AppConfiguration-JavaScriptProvider/pull/205)
1414

@@ -149,3 +149,4 @@ Added support for
149149
[package]: https://www.npmjs.com/package/@azure/app-configuration-provider
150150
[samples]: https://github.com/Azure/AppConfiguration-JavaScriptProvider/tree/main/examples
151151
[source_code]: https://github.com/Azure/AppConfiguration-JavaScriptProvider
152+

0 commit comments

Comments
 (0)