Skip to content

Commit

Permalink
chore(main): release 0.126.2 (#809)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [0.126.2](v0.126.1...v0.126.2) (2022-07-31)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#808](#808)) ([63b0ae4](63b0ae4))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jul 31, 2022
1 parent 63b0ae4 commit cd976ff
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [0.126.2](https://github.com/googleapis/java-logging-logback/compare/v0.126.1...v0.126.2) (2022-07-31)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#808](https://github.com/googleapis/java-logging-logback/issues/808)) ([63b0ae4](https://github.com/googleapis/java-logging-logback/commit/63b0ae46ca2101b50dc4d261b6952980bac7ba5a))

## [0.126.1](https://github.com/googleapis/java-logging-logback/compare/v0.126.0...v0.126.1) (2022-07-13)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>google-cloud-logging-logback</artifactId>
<version>0.127.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
<version>0.127.2-alpha</version><!-- {x-version-update:google-cloud-logging-logback:current} -->
<packaging>jar</packaging>
<name>Google Cloud Logging Logback Appender</name>
<url>https://github.com/googleapis/java-logging-logback</url>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-logback</artifactId>
<version>0.127.2-alpha-SNAPSHOT</version>
<version>0.127.2-alpha</version>
</dependency>
<!-- {x-version-update-end} -->

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-logging-logback:0.127.1-alpha:0.127.2-alpha-SNAPSHOT
google-cloud-logging-logback:0.127.2-alpha:0.127.2-alpha

0 comments on commit cd976ff

Please sign in to comment.