Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariatta committed Dec 9, 2022
2 parents 4009963 + a7399d4 commit 38d0a57
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release-please-config.json
Expand Up @@ -6,7 +6,9 @@
"release-type": "python",
"extra-files": [
"google/cloud/datastore/gapic_version.py",
"google/cloud/datastore_admin/gapic_version.py"
"google/cloud/datastore_admin/gapic_version.py",
"google/cloud/datastore_admin_v1/gapic_version.py",
"google/cloud/datastore_v1/gapic_version.py"
]
}
},
Expand Down

0 comments on commit 38d0a57

Please sign in to comment.