Skip to content

Commit cbe4904

Browse files
Fix incorrect links in CHANGELOG.md
These were detected by Gemini Code Assist. Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent a6f7ff8 commit cbe4904

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@
44

55
[1]: https://pypi.org/project/gapic-generator/#history
66

7-
## [1.30.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.29.0...gapic-generator-v1.30.0) (2025-11-14)
8-
7+
## [1.30.0](https://github.com/googleapis/gapic-generator-python/compare/v1.29.0...v1.30.0) (2025-11-14)
98

109
### Features
1110

12-
* auto-enable mTLS when supported certificates are detected (#2472) ([4748760fe6d489d80cb17306157edb43d25f72b3](https://github.com/googleapis/google-cloud-python/commit/4748760fe6d489d80cb17306157edb43d25f72b3))
13-
11+
* auto-enable mTLS when supported certificates are detected (#2472) ([4748760fe6d489d80cb17306157edb43d25f72b3](https://github.com/googleapis/gapic-generator-python/commit/4748760fe6d489d80cb17306157edb43d25f72b3))
1412

1513
### Bug Fixes
1614

17-
* drop packaging and pkg_resources (#2477) ([b4824c50ce06642d7c5bf5cb04e7a4adc02892a8](https://github.com/googleapis/google-cloud-python/commit/b4824c50ce06642d7c5bf5cb04e7a4adc02892a8))
18-
* add api_version to gapic_metadata.json (#2476) ([c424e33d5e9cfd75b383b4b0c7b77211f3604b79](https://github.com/googleapis/google-cloud-python/commit/c424e33d5e9cfd75b383b4b0c7b77211f3604b79))
15+
* drop packaging and pkg_resources (#2477) ([b4824c50ce06642d7c5bf5cb04e7a4adc02892a8](https://github.com/googleapis/gapic-generator-python/commit/b4824c50ce06642d7c5bf5cb04e7a4adc02892a8))
16+
* add api_version to gapic_metadata.json (#2476) ([c424e33d5e9cfd75b383b4b0c7b77211f3604b79](https://github.com/googleapis/gapic-generator-python/commit/c424e33d5e9cfd75b383b4b0c7b77211f3604b79))
1917

2018

2119
## [1.29.0](https://github.com/googleapis/gapic-generator-python/compare/v1.28.3...v1.29.0) (2025-10-23)

0 commit comments

Comments
 (0)