Skip to content

Commit

Permalink
chore(main): release 1.3.0 (#65)
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 Jul 19, 2022
1 parent 81ee102 commit e9458c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-vm-migration/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.3.0](https://github.com/googleapis/python-vm-migration/compare/v1.2.0...v1.3.0) (2022-07-19)


### Features

* add ApplianceVersion, AvailableUpdates, MigratingVmView, UpgradeApplianceRequest, UpgradeApplianceResponse, UpgradeStatus ([#64](https://github.com/googleapis/python-vm-migration/issues/64)) ([839fac4](https://github.com/googleapis/python-vm-migration/commit/839fac47189552905a80d8443df90cd8f97829fe))

## [1.2.0](https://github.com/googleapis/python-vm-migration/compare/v1.1.2...v1.2.0) (2022-07-16)


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

name = "google-cloud-vm-migration"
description = "Cloud VM Migration API client library"
version = "1.2.0"
version = "1.3.0"
url = "https://github.com/googleapis/python-vm-migration"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
Expand Down

0 comments on commit e9458c4

Please sign in to comment.