@googleapis/vault 5.0.1 → 6.1.0

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,5 +1,36 @@
1
1
  # Changelog
2
2
 
3
+ ## [6.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/vault-v6.0.0...vault-v6.1.0) (2025-07-08)
4
+
5
+
6
+ ### Features
7
+
8
+ * **vault:** update the API ([0743db7](https://github.com/googleapis/google-api-nodejs-client/commit/0743db735f674442c5101533c675116bdbe04db0))
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **vault:** update the API ([40978b5](https://github.com/googleapis/google-api-nodejs-client/commit/40978b514984828a8961d0fc3f8a2f239e03c437))
14
+
15
+ ## [6.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/vault-v5.0.1...vault-v6.0.0) (2025-06-30)
16
+
17
+
18
+ ### ⚠ BREAKING CHANGES
19
+
20
+ * upgrade to node 18
21
+ * **vault:** This release has breaking changes.
22
+
23
+ ### Features
24
+
25
+ * upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
26
+ * **vault:** update the API ([0743db7](https://github.com/googleapis/google-api-nodejs-client/commit/0743db735f674442c5101533c675116bdbe04db0))
27
+ * **vault:** update the API ([fd090f0](https://github.com/googleapis/google-api-nodejs-client/commit/fd090f0852966e731ada8ddf8b51cbb396fd2a7b))
28
+
29
+
30
+ ### Bug Fixes
31
+
32
+ * **deps:** upgrade googleapis-common to 8.0.2-rc ([f4b0990](https://github.com/googleapis/google-api-nodejs-client/commit/f4b099071040cfbcfe4a2e7d487d45ee93b369e0))
33
+
3
34
  ## [5.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/vault-v5.0.0...vault-v5.0.1) (2025-06-04)
4
35
 
5
36