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 Nov 9, 2023
1 parent e8a00c4 commit a40651c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"packages/google-cloud-private-catalog": "0.9.4",
"packages/google-cloud-public-ca": "0.3.4",
"packages/google-cloud-rapidmigrationassessment": "0.1.2",
"packages/google-cloud-recaptcha-enterprise": "1.13.0",
"packages/google-cloud-recaptcha-enterprise": "2.0.0",
"packages/google-cloud-recommendations-ai": "0.10.5",
"packages/google-cloud-recommender": "2.12.1",
"packages/google-cloud-redis": "2.13.2",
Expand Down
11 changes: 11 additions & 0 deletions packages/google-cloud-recaptcha-enterprise/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.13.0...google-cloud-recaptcha-enterprise-v2.0.0) (2023-11-09)


### ⚠ BREAKING CHANGES

* added required annotations

### Bug Fixes

* added required annotations ([e8a00c4](https://github.com/googleapis/google-cloud-python/commit/e8a00c43318da1f260c837f9d6484384834c6705))

## [1.13.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-recaptcha-enterprise-v1.12.2...google-cloud-recaptcha-enterprise-v1.13.0) (2023-10-05)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-recaptcha-enterprise",
"version": "0.1.0"
"version": "2.0.0"
},
"snippets": [
{
Expand Down

0 comments on commit a40651c

Please sign in to comment.