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

Commit e19fbb4

Browse files
chore(main): release 1.6.0 (#200)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 908cdc3 commit e19fbb4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.6.0](https://github.com/googleapis/python-access-approval/compare/v1.5.1...v1.6.0) (2022-05-19)
4+
5+
6+
### Features
7+
8+
* 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))
9+
310
### [1.5.1](https://github.com/googleapis/python-access-approval/compare/v1.5.0...v1.5.1) (2022-03-05)
411

512

setup.py

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

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

0 commit comments

Comments
 (0)