Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#63)
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 3a79eb7 commit 4ab3195
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-network-management/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-network-management/compare/v1.2.1...v1.3.0) (2022-02-26)


### Features

* add api key support ([#62](https://github.com/googleapis/python-network-management/issues/62)) ([ab2afd2](https://github.com/googleapis/python-network-management/commit/ab2afd27624fd5d8932f74533cb04292f89fe0e0))


### Bug Fixes

* resolve DuplicateCredentialArgs error when using credentials_file ([297c119](https://github.com/googleapis/python-network-management/commit/297c119c3317ea766bd52d328a34a9079e874acd))


### Documentation

* add generated snippets ([#68](https://github.com/googleapis/python-network-management/issues/68)) ([190d825](https://github.com/googleapis/python-network-management/commit/190d8257841cb4d2417733f8bba795ff11e635bd))

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


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

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

0 comments on commit 4ab3195

Please sign in to comment.