-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated CHANGELOG.md [ci skip] * updated README.md [ci skip] * updated versions.txt [ci skip] * updated proto-google-cloud-firestore-admin-v1/pom.xml [ci skip] * updated proto-google-cloud-firestore-v1/pom.xml [ci skip] * updated proto-google-cloud-firestore-v1beta1/pom.xml [ci skip] * updated grpc-google-cloud-firestore-admin-v1/pom.xml [ci skip] * updated grpc-google-cloud-firestore-v1/pom.xml [ci skip] * updated grpc-google-cloud-firestore-v1beta1/pom.xml [ci skip] * updated google-cloud-firestore/pom.xml [ci skip] * updated samples/install-without-bom/pom.xml [ci skip] * updated samples/pom.xml [ci skip] * updated samples/snapshot/pom.xml [ci skip] * updated samples/snippets/pom.xml [ci skip] * updated google-cloud-firestore-bom/pom.xml [ci skip] * updated pom.xml [ci skip] * chore: add notice to CHANGELOG.md regarding feature #103 Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
- Loading branch information
1 parent
1c86a3f
commit 813e246
Showing
12 changed files
with
74 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-firestore:1.32.5:1.32.6-SNAPSHOT | ||
google-cloud-firestore-bom:1.32.5:1.32.6-SNAPSHOT | ||
google-cloud-firestore-parent:1.32.5:1.32.6-SNAPSHOT | ||
grpc-google-cloud-firestore-admin-v1:1.32.5:1.32.6-SNAPSHOT | ||
grpc-google-cloud-firestore-v1:1.32.5:1.32.6-SNAPSHOT | ||
grpc-google-cloud-firestore-v1beta1:0.85.5:0.85.6-SNAPSHOT | ||
proto-google-cloud-firestore-admin-v1:1.32.5:1.32.6-SNAPSHOT | ||
proto-google-cloud-firestore-v1:1.32.5:1.32.6-SNAPSHOT | ||
proto-google-cloud-firestore-v1beta1:0.85.5:0.85.6-SNAPSHOT | ||
google-cloud-firestore:1.33.0:1.33.0 | ||
google-cloud-firestore-bom:1.33.0:1.33.0 | ||
google-cloud-firestore-parent:1.33.0:1.33.0 | ||
grpc-google-cloud-firestore-admin-v1:1.33.0:1.33.0 | ||
grpc-google-cloud-firestore-v1:1.33.0:1.33.0 | ||
grpc-google-cloud-firestore-v1beta1:0.86.0:0.86.0 | ||
proto-google-cloud-firestore-admin-v1:1.33.0:1.33.0 | ||
proto-google-cloud-firestore-v1:1.33.0:1.33.0 | ||
proto-google-cloud-firestore-v1beta1:0.86.0:0.86.0 |