Skip to content

Commit

Permalink
chore(main): release 1.4.2 (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <[email protected]>
  • Loading branch information
release-please[bot] and parthea authored May 19, 2022
1 parent 0bd9c34 commit 1fde895
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-gke-hub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.4.2](https://github.com/googleapis/python-gke-hub/compare/v1.4.1...v1.4.2) (2022-05-05)


### Documentation

* fix type in docstring for map fields ([d6acb71](https://github.com/googleapis/python-gke-hub/commit/d6acb71fd8763ab581cc698713e0dc188a333bd6))

### [1.4.1](https://github.com/googleapis/python-gke-hub/compare/v1.4.0...v1.4.1) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-gke-hub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import setuptools # type: ignore

name = "google-cloud-gke-hub"
version = "1.4.1"
version = "1.4.2"
description = "GKE Hub API client library"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-gke-hub"
Expand Down

0 comments on commit 1fde895

Please sign in to comment.