Skip to content

Commit

Permalink
chore(main): release 1.0.0 (#75)
Browse files Browse the repository at this point in the history
* chore(main): release 1.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] and gcf-owl-bot[bot] authored Aug 16, 2022
1 parent a796c7f commit dfbdd1b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
releaseType: python
handleGHRelease: true
# NOTE: this section is generated by synthtool.languages.python
# See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
branches:
- branch: v0
handleGHRelease: true
releaseType: python
7 changes: 7 additions & 0 deletions packages/google-cloud-certificate-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://github.com/googleapis/python-certificate-manager/compare/v0.2.1...v1.0.0) (2022-08-15)


### Features

* bump release level to production/stable ([#68](https://github.com/googleapis/python-certificate-manager/issues/68)) ([dfdfff8](https://github.com/googleapis/python-certificate-manager/commit/dfdfff87145f90b9b921fc4ec1085407a99777c5))

## [0.2.1](https://github.com/googleapis/python-certificate-manager/compare/v0.2.0...v0.2.1) (2022-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-certificate-manager/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "google-cloud-certificate-manager"
description = "Certificate Manager API client library"
url = "https://github.com/googleapis/python-certificate-manager"
version = "0.2.1"
version = "1.0.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",
Expand Down

0 comments on commit dfbdd1b

Please sign in to comment.