@googleapis/sourcerepo 4.0.2 → 4.0.6

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,38 @@
1
1
  # Changelog
2
2
 
3
+ ## [4.0.6](https://github.com/googleapis/google-api-nodejs-client/compare/sourcerepo-v4.0.5...sourcerepo-v4.0.6) (2024-08-16)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * **sourcerepo:** update the API ([839c56f](https://github.com/googleapis/google-api-nodejs-client/commit/839c56f0431045fc63a97c468bff6cf499139022))
9
+ * **sourcerepo:** update the API ([1ac4bf6](https://github.com/googleapis/google-api-nodejs-client/commit/1ac4bf6c0ef40d81666abf46578d49b343743e72))
10
+ * **sourcerepo:** update the API ([0889507](https://github.com/googleapis/google-api-nodejs-client/commit/088950701aeffc7aa8e6f2f17f955023e05494e1))
11
+
12
+ ## [4.0.5](https://github.com/googleapis/google-api-nodejs-client/compare/sourcerepo-v4.0.4...sourcerepo-v4.0.5) (2024-08-16)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **sourcerepo:** update the API ([839c56f](https://github.com/googleapis/google-api-nodejs-client/commit/839c56f0431045fc63a97c468bff6cf499139022))
18
+ * **sourcerepo:** update the API ([1ac4bf6](https://github.com/googleapis/google-api-nodejs-client/commit/1ac4bf6c0ef40d81666abf46578d49b343743e72))
19
+ * **sourcerepo:** update the API ([0889507](https://github.com/googleapis/google-api-nodejs-client/commit/088950701aeffc7aa8e6f2f17f955023e05494e1))
20
+
21
+ ## [4.0.4](https://github.com/googleapis/google-api-nodejs-client/compare/sourcerepo-v4.0.3...sourcerepo-v4.0.4) (2024-07-26)
22
+
23
+
24
+ ### Bug Fixes
25
+
26
+ * **sourcerepo:** update the API ([839c56f](https://github.com/googleapis/google-api-nodejs-client/commit/839c56f0431045fc63a97c468bff6cf499139022))
27
+
28
+ ## [4.0.3](https://github.com/googleapis/google-api-nodejs-client/compare/sourcerepo-v4.0.2...sourcerepo-v4.0.3) (2024-06-21)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **sourcerepo:** update the API ([1ac4bf6](https://github.com/googleapis/google-api-nodejs-client/commit/1ac4bf6c0ef40d81666abf46578d49b343743e72))
34
+ * **sourcerepo:** update the API ([0889507](https://github.com/googleapis/google-api-nodejs-client/commit/088950701aeffc7aa8e6f2f17f955023e05494e1))
35
+
3
36
  ## [4.0.2](https://github.com/googleapis/google-api-nodejs-client/compare/sourcerepo-v4.0.1...sourcerepo-v4.0.2) (2024-06-06)
4
37
 
5
38
 
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  # sourcerepo
4
4
 
5
- > Accesses source code repositories hosted by Google. Important: Cloud Source Repositories is scheduled for end of sales starting June 17, 2024. Customers who have enabled the API prior to this date will not be affected and can continue to use Cloud Source Repositories. Organizations or projects who have not previously enabled the API cannot use Cloud Source Repositories after this date. View Cloud Source Repositories documentation for more info.
5
+ >
6
6
 
7
7
  ## Installation
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@googleapis/sourcerepo",
3
- "version": "4.0.2",
3
+ "version": "4.0.6",
4
4
  "description": "sourcerepo",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",