@ibm-cloud/secrets-manager 2.0.8 → 2.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,5 @@
1
+ ## [2.0.9](https://github.com/IBM/secrets-manager-node-sdk/compare/v2.0.8...v2.0.9) (2025-02-17)
2
+
1
3
  ## [2.0.8](https://github.com/IBM/secrets-manager-node-sdk/compare/v2.0.7...v2.0.8) (2024-10-07)
2
4
 
3
5
  ## [2.0.7](https://github.com/IBM/secrets-manager-node-sdk/compare/v2.0.6...v2.0.7) (2024-09-23)
package/README.md CHANGED
@@ -55,7 +55,6 @@ using [IAM authenticators](https://github.com/IBM/ibm-cloud-sdk-common/blob/mast
55
55
  authenticators from `@ibm-cloud/secrets-manager/auth`.
56
56
 
57
57
  ### Examples
58
-
59
58
  #### Programmatic credentials
60
59
 
61
60
  ```js