From 2449b4807764d28a2bbe3a6e3fdd17b08d52a09f Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:56:14 +0000 Subject: [PATCH] chore(main): release 1.6.0 (#687) :robot: I have created a release *beep* *boop* --- ## [1.6.0](https://togithub.com/googleapis/java-shared-config/compare/v1.5.8...v1.6.0) (2023-10-17) ### Features * Add graal-sdk dependency management to java-shared-config ([#683](https://togithub.com/googleapis/java-shared-config/issues/683)) ([5cd1d84](https://togithub.com/googleapis/java-shared-config/commit/5cd1d84bf2d68dbe8f9fa7e02d9065082bd56726)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6af7ef87..0302c540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.6.0](https://github.com/googleapis/java-shared-config/compare/v1.5.8...v1.6.0) (2023-10-17) + + +### Features + +* Add graal-sdk dependency management to java-shared-config ([#683](https://github.com/googleapis/java-shared-config/issues/683)) ([5cd1d84](https://github.com/googleapis/java-shared-config/commit/5cd1d84bf2d68dbe8f9fa7e02d9065082bd56726)) + ## [1.5.8](https://github.com/googleapis/java-shared-config/compare/v1.5.7...v1.5.8) (2023-10-05) diff --git a/pom.xml b/pom.xml index 84ea7cb3..6584a63a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.google.cloud google-cloud-shared-config pom - 1.5.9-SNAPSHOT + 1.6.0 Google Cloud https://github.com/googleapis/java-shared-config diff --git a/versions.txt b/versions.txt index e1e1a33d..5a80366a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-config:1.5.8:1.5.9-SNAPSHOT +google-cloud-shared-config:1.6.0:1.6.0