Skip to content

Commit dfbdd1b

Browse files
chore(main): release 1.0.0 (#75)
* 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>
1 parent a796c7f commit dfbdd1b

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
releaseType: python
22
handleGHRelease: true
3+
# NOTE: this section is generated by synthtool.languages.python
4+
# See https://github.com/googleapis/synthtool/blob/master/synthtool/languages/python.py
5+
branches:
6+
- branch: v0
7+
handleGHRelease: true
8+
releaseType: python

packages/google-cloud-certificate-manager/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/googleapis/python-certificate-manager/compare/v0.2.1...v1.0.0) (2022-08-15)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
## [0.2.1](https://github.com/googleapis/python-certificate-manager/compare/v0.2.0...v0.2.1) (2022-08-15)
411

512

packages/google-cloud-certificate-manager/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
name = "google-cloud-certificate-manager"
2323
description = "Certificate Manager API client library"
2424
url = "https://github.com/googleapis/python-certificate-manager"
25-
version = "0.2.1"
25+
version = "1.0.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
"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.*",

0 commit comments

Comments
 (0)