Skip to content

Commit 8bf55f4

Browse files
chore(main): release google-cloud-saas_platform-saas_service_mgmt 0.2.1 (#33870)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ef9acc5 commit 8bf55f4

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@
719719
"google-cloud-run-client+FILLER": "0.0.0",
720720
"google-cloud-run-v2": "0.28.1",
721721
"google-cloud-run-v2+FILLER": "0.0.0",
722-
"google-cloud-saas_platform-saas_service_mgmt": "0.2.0",
722+
"google-cloud-saas_platform-saas_service_mgmt": "0.2.1",
723723
"google-cloud-saas_platform-saas_service_mgmt+FILLER": "0.0.0",
724724
"google-cloud-saas_platform-saas_service_mgmt-v1beta1": "0.5.2",
725725
"google-cloud-saas_platform-saas_service_mgmt-v1beta1+FILLER": "0.0.0",

google-cloud-saas_platform-saas_service_mgmt/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.2.1 (2026-04-15)
4+
5+
#### Documentation
6+
7+
* rebrand from "SaaS Runtime" to "App Lifecycle Manager" ([#33834](https://github.com/googleapis/google-cloud-ruby/issues/33834))
8+
39
### 0.2.0 (2026-03-19)
410

511
#### Features

google-cloud-saas_platform-saas_service_mgmt/lib/google/cloud/saas_platform/saas_service_mgmt/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module SaasPlatform
2323
module SaasServiceMgmt
24-
VERSION = "0.2.0"
24+
VERSION = "0.2.1"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)