Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#75)
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] authored Feb 28, 2022
1 parent fe1608f commit 016f378
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/google-cloud-service-usage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.3.0](https://github.com/googleapis/python-service-usage/compare/v1.2.1...v1.3.0) (2022-02-26)


### Features

* add api key support ([#74](https://github.com/googleapis/python-service-usage/issues/74)) ([c9cf774](https://github.com/googleapis/python-service-usage/commit/c9cf774ba8082ce7026acd582817e84b63d39fbe))


### Bug Fixes

* resolve DuplicateCredentialArgs error when using credentials_file ([27fb0c2](https://github.com/googleapis/python-service-usage/commit/27fb0c270dc776862f282159c9a637aa5900ced7))


### Documentation

* add generated snippets ([#79](https://github.com/googleapis/python-service-usage/issues/79)) ([dee08f1](https://github.com/googleapis/python-service-usage/commit/dee08f1d654cb5e04955ca51c824f77b13c000b9))

### [1.2.1](https://www.github.com/googleapis/python-service-usage/compare/v1.2.0...v1.2.1) (2021-11-01)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-service-usage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-service-usage"
description = "Service Usage API client library"
version = "1.2.1"
version = "1.3.0"
release_status = "Development Status :: 5 - Production/Stable"
url = "https://github.com/googleapis/python-service-usage"
dependencies = [
Expand Down

0 comments on commit 016f378

Please sign in to comment.