@googleapis/serviceusage 16.0.1 → 17.2.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,42 @@
1
1
  # Changelog
2
2
 
3
+ ## [17.2.0](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v17.1.0...serviceusage-v17.2.0) (2025-07-25)
4
+
5
+
6
+ ### Features
7
+
8
+ * run the generator ([#3721](https://github.com/googleapis/google-api-nodejs-client/issues/3721)) ([89a253d](https://github.com/googleapis/google-api-nodejs-client/commit/89a253dc14d931865a4a35fb9093a39a8804ec63))
9
+
10
+ ## [17.1.0](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v17.0.0...serviceusage-v17.1.0) (2025-07-08)
11
+
12
+
13
+ ### Features
14
+
15
+ * **serviceusage:** update the API ([ad8037b](https://github.com/googleapis/google-api-nodejs-client/commit/ad8037b74d10b63c26e9830c20f17b4fb91d87cd))
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * **serviceusage:** update the API ([72c7277](https://github.com/googleapis/google-api-nodejs-client/commit/72c72771a892f2c29a1dde91407e593083f8e775))
21
+
22
+ ## [17.0.0](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v16.0.1...serviceusage-v17.0.0) (2025-06-30)
23
+
24
+
25
+ ### ⚠ BREAKING CHANGES
26
+
27
+ * upgrade to node 18
28
+
29
+ ### Features
30
+
31
+ * **serviceusage:** update the API ([ad8037b](https://github.com/googleapis/google-api-nodejs-client/commit/ad8037b74d10b63c26e9830c20f17b4fb91d87cd))
32
+ * upgrade to node 18 ([682fbb8](https://github.com/googleapis/google-api-nodejs-client/commit/682fbb869189ae92b3e9a194d37d0548af0c1f92))
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * **deps:** upgrade googleapis-common to 8.0.2-rc ([f4b0990](https://github.com/googleapis/google-api-nodejs-client/commit/f4b099071040cfbcfe4a2e7d487d45ee93b369e0))
38
+ * **serviceusage:** update the API ([f921cb6](https://github.com/googleapis/google-api-nodejs-client/commit/f921cb69d2a4a8b6122f620591c96b57ded1ac8b))
39
+
3
40
  ## [16.0.1](https://github.com/googleapis/google-api-nodejs-client/compare/serviceusage-v16.0.0...serviceusage-v16.0.1) (2025-06-04)
4
41
 
5
42