Skip to content

Commit 5eb002a

Browse files
chore(main): release 1.75.0
1 parent b9f6053 commit 5eb002a

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.74.0"
2+
".": "1.75.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.75.0](https://github.com/googleapis/google-cloud-java/compare/v1.74.0...v1.75.0) (2025-12-03)
4+
5+
6+
### Bug Fixes
7+
8+
* partial release of java-asset and gapic-libraries-bom ([ce3d3fb](https://github.com/googleapis/google-cloud-java/commit/ce3d3fbf5f0f205a38309afc827a7b3d4a230e3c))
9+
310
## [1.74.0](https://github.com/googleapis/google-cloud-java/compare/v1.73.0...v1.74.0) (2025-11-14)
411

512

changelog.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"repository": "googleapis/google-cloud-java",
33
"entries": [
4+
{
5+
"changes": [
6+
{
7+
"type": "fix",
8+
"sha": "ce3d3fbf5f0f205a38309afc827a7b3d4a230e3c",
9+
"message": "partial release of java-asset and gapic-libraries-bom",
10+
"issues": []
11+
}
12+
],
13+
"version": "1.75.0",
14+
"language": "JAVA",
15+
"artifactName": "com.google.cloud:google-cloud-asset",
16+
"id": "e13f09d6-b635-41bd-8745-b422edc0fce7",
17+
"createTime": "2025-12-03T21:38:09.566Z"
18+
},
419
{
520
"changes": [
621
{
@@ -1054744,5 +1054759,5 @@
10547441054759
"createTime": "2023-02-03T16:27:23.198Z"
10547451054760
}
10547461054761
],
1054747-
"updateTime": "2025-11-14T23:05:18.676Z"
1054762+
"updateTime": "2025-12-03T21:38:09.566Z"
10547481054763
}

0 commit comments

Comments
 (0)