Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
chore(main): release 1.6.0 (#200)
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>
  • Loading branch information
release-please[bot] committed May 19, 2022
1 parent 908cdc3 commit e19fbb4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.0](https://github.com/googleapis/python-access-approval/compare/v1.5.1...v1.6.0) (2022-05-19)


### Features

* update protos to include InvalidateApprovalRequest and GetAccessApprovalServiceAccount APIs ([#199](https://github.com/googleapis/python-access-approval/issues/199)) ([908cdc3](https://github.com/googleapis/python-access-approval/commit/908cdc31d1625a5bc66a3623ea11e76acddb4f62))

### [1.5.1](https://github.com/googleapis/python-access-approval/compare/v1.5.0...v1.5.1) (2022-03-05)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-access-approval"
description = "Access Approval API client library"
version = "1.5.1"
version = "1.6.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit e19fbb4

Please sign in to comment.