From b46dccbabc8d4e53023c2661abde77bdde83ccdd Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 01:30:02 +0000 Subject: [PATCH] chore: release 0.121.8 (#267) :robot: I have created a release \*beep\* \*boop\* --- ### [0.121.8](https://www.github.com/googleapis/java-notification/compare/v0.121.7...v0.121.8) (2021-03-12) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#266](https://www.github.com/googleapis/java-notification/issues/266)) ([cdf8e78](https://www.github.com/googleapis/java-notification/commit/cdf8e78d7c313ee703b83d731f9c52ae48d05143)) * update dependency com.google.cloud:google-cloud-storage to v1.113.14 ([#261](https://www.github.com/googleapis/java-notification/issues/261)) ([f3c448a](https://www.github.com/googleapis/java-notification/commit/f3c448a0b81796c343087661c2007621dd5d3b24)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 8 ++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b338dcf6..0491c921 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### [0.121.8](https://www.github.com/googleapis/java-notification/compare/v0.121.7...v0.121.8) (2021-03-12) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.1 ([#266](https://www.github.com/googleapis/java-notification/issues/266)) ([cdf8e78](https://www.github.com/googleapis/java-notification/commit/cdf8e78d7c313ee703b83d731f9c52ae48d05143)) +* update dependency com.google.cloud:google-cloud-storage to v1.113.14 ([#261](https://www.github.com/googleapis/java-notification/issues/261)) ([f3c448a](https://www.github.com/googleapis/java-notification/commit/f3c448a0b81796c343087661c2007621dd5d3b24)) + ### [0.121.7](https://www.github.com/googleapis/java-notification/compare/v0.121.6...v0.121.7) (2021-02-26) diff --git a/pom.xml b/pom.xml index 17be146d..209e2a77 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 google-cloud-notification - 0.121.8-beta-SNAPSHOT + 0.121.8-beta jar Google Cloud Pub/Sub Notifications for GCS https://github.com/googleapis/java-notification diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 4fc780fb..f97611c5 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.121.8-beta-SNAPSHOT + 0.121.8-beta diff --git a/versions.txt b/versions.txt index abda2465..7db25745 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.121.7-beta:0.121.8-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.121.8-beta:0.121.8-beta \ No newline at end of file