Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 25, 2023
1 parent 1f68c14 commit 080add2
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.9.0"
".": "1.10.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.10.0](https://github.com/googleapis/google-cloud-java/compare/v1.9.0...v1.10.0) (2023-04-25)


### Documentation

* [container] Operation.Type is now documented in detail ([#9351](https://github.com/googleapis/google-cloud-java/issues/9351)) ([6bec519](https://github.com/googleapis/google-cloud-java/commit/6bec5191f4b4af615f1c94f4d047c3e46b62068c))

## [1.9.0](https://github.com/googleapis/google-cloud-java/compare/v1.8.0...v1.9.0) (2023-04-13)


Expand Down
19 changes: 18 additions & 1 deletion changelog.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"repository": "googleapis/google-cloud-java",
"entries": [
{
"changes": [
{
"type": "docs",
"sha": "6bec5191f4b4af615f1c94f4d047c3e46b62068c",
"message": "[container] Operation.Type is now documented in detail",
"issues": [
"9351"
]
}
],
"version": "1.10.0",
"language": "JAVA",
"artifactName": "com.google.cloud:google-cloud-container",
"id": "f9720e9c-2d98-4443-9163-d46c57090149",
"createTime": "2023-04-25T18:26:12.654Z"
},
{
"changes": [
{
Expand Down Expand Up @@ -6162,5 +6179,5 @@
"createTime": "2023-02-03T16:27:23.198Z"
}
],
"updateTime": "2023-04-13T17:37:33.273Z"
"updateTime": "2023-04-25T18:26:12.654Z"
}

0 comments on commit 080add2

Please sign in to comment.