Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 9, 2024
1 parent f40217d commit ced9d47
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"packages/google-cloud-monitoring-metrics-scopes": "1.6.3",
"packages/google-cloud-netapp": "0.3.8",
"packages/google-cloud-network-connectivity": "2.4.3",
"packages/google-cloud-network-management": "1.13.3",
"packages/google-cloud-network-management": "1.14.0",
"packages/google-cloud-network-security": "0.9.9",
"packages/google-cloud-network-services": "0.5.9",
"packages/google-cloud-notebooks": "1.10.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-network-management/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.14.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.13.3...google-cloud-network-management-v1.14.0) (2024-03-09)


### Features

* Add new load balancer fields to public API ([f40217d](https://github.com/googleapis/google-cloud-python/commit/f40217da28be7729ae1c8a2a3378be267eb401d1))
* Add new NAT fields to Network Management API definition ([f40217d](https://github.com/googleapis/google-cloud-python/commit/f40217da28be7729ae1c8a2a3378be267eb401d1))

## [1.13.3](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-management-v1.13.2...google-cloud-network-management-v1.13.3) (2024-03-05)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.14.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.14.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-management",
"version": "0.1.0"
"version": "1.14.0"
},
"snippets": [
{
Expand Down

0 comments on commit ced9d47

Please sign in to comment.