Skip to content

Commit d878f9d

Browse files
chore(main): release 1.0.2 (#59)
* chore(main): release 1.0.2 * chore: prune changelog Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]>
1 parent efa39c9 commit d878f9d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/google-cloud-common/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
### [1.0.1](https://github.com/googleapis/python-cloud-common/compare/v1.0.0...v1.0.1) (2022-03-05)
3+
## [1.0.2](https://github.com/googleapis/python-cloud-common/compare/v1.0.1...v1.0.2) (2022-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** drop dependency packaging ([170234d](https://github.com/googleapis/python-cloud-common/commit/170234db68e087ecbcd5ff22176635e397c11f9a))
9+
* **deps:** require protobuf <4.0.0dev ([#58](https://github.com/googleapis/python-cloud-common/issues/58)) ([170234d](https://github.com/googleapis/python-cloud-common/commit/170234db68e087ecbcd5ff22176635e397c11f9a))
10+
11+
## [1.0.1](https://github.com/googleapis/python-cloud-common/compare/v1.0.0...v1.0.1) (2022-03-05)
412

513

614
### Bug Fixes

packages/google-cloud-common/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
name = "google-cloud-common"
2424
description = "Google Cloud Common client library"
25-
version = "1.0.1"
25+
version = "1.0.2"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
url = "https://github.com/googleapis/python-cloud-common"
2828
dependencies = [

0 commit comments

Comments
 (0)