Skip to content

Commit bd1b2ae

Browse files
chore: release main
1 parent 3c1d20c commit bd1b2ae

5 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"packages/google-cloud-bigquery-datapolicies": "0.6.1",
2626
"packages/google-cloud-bigquery-logging": "1.3.0",
2727
"packages/google-cloud-bigquery-migration": "0.11.2",
28-
"packages/google-cloud-billing": "1.11.4",
28+
"packages/google-cloud-billing": "1.11.5",
2929
"packages/google-cloud-billing-budgets": "1.12.1",
3030
"packages/google-cloud-certificate-manager": "1.4.4",
3131
"packages/google-cloud-channel": "1.16.0",

packages/google-cloud-billing/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.11.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.4...google-cloud-billing-v1.11.5) (2023-09-21)
4+
5+
6+
### Documentation
7+
8+
* update service documentation ([#11686](https://github.com/googleapis/google-cloud-python/issues/11686)) ([3c1d20c](https://github.com/googleapis/google-cloud-python/commit/3c1d20cffeaa64ffa4d38bf766ba804d7c6bfdc8))
9+
310
## [1.11.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-billing-v1.11.3...google-cloud-billing-v1.11.4) (2023-09-19)
411

512

packages/google-cloud-billing/google/cloud/billing/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.11.5" # {x-release-please-version}

packages/google-cloud-billing/google/cloud/billing_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.11.5" # {x-release-please-version}

packages/google-cloud-billing/samples/generated_samples/snippet_metadata_google.cloud.billing.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-billing",
11-
"version": "0.1.0"
11+
"version": "1.11.5"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)