Skip to content

Commit

Permalink
chore(main): release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 19, 2023
1 parent 6d69223 commit 46b119b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.1](https://github.com/googleapis/java-shared-config/compare/v1.6.0...v1.6.1) (2023-10-19)


### Dependencies

* Update actions/checkout digest to b4ffde6 ([#696](https://github.com/googleapis/java-shared-config/issues/696)) ([6d69223](https://github.com/googleapis/java-shared-config/commit/6d692231d80049b7b88f24c1c6a0fe8eaa19c76f))
* Update dependency com.puppycrawl.tools:checkstyle to v10.12.4 ([#665](https://github.com/googleapis/java-shared-config/issues/665)) ([6018b84](https://github.com/googleapis/java-shared-config/commit/6018b84b8da88d5022d064c5d950cbacbf3deab2))

## [1.6.0](https://github.com/googleapis/java-shared-config/compare/v1.5.8...v1.6.0) (2023-10-17)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<packaging>pom</packaging>
<version>1.6.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
<version>1.6.1</version><!-- {x-version-update:google-cloud-shared-config:current} -->
<name>Google Cloud</name>
<url>https://github.com/googleapis/java-shared-config</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-shared-config:1.6.0:1.6.1-SNAPSHOT
google-cloud-shared-config:1.6.1:1.6.1

0 comments on commit 46b119b

Please sign in to comment.