Skip to content

Commit

Permalink
chore(main): release 0.112.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 17, 2024
1 parent 2254920 commit 11de069
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
@@ -1,3 +1,3 @@
{
".": "0.112.0"
".": "0.112.1"
}
7 changes: 7 additions & 0 deletions CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [0.112.1](https://github.com/googleapis/google-cloud-go/compare/v0.112.0...v0.112.1) (2024-01-17)


### Bug Fixes

* **internal/postprocessor:** Handle googleapis link in commit body ([#9251](https://github.com/googleapis/google-cloud-go/issues/9251)) ([1dd3515](https://github.com/googleapis/google-cloud-go/commit/1dd35157bff871a2b3e5b0e3cac33502737fd631))

## [0.112.0](https://github.com/googleapis/google-cloud-go/compare/v0.111.0...v0.112.0) (2024-01-11)


Expand Down

0 comments on commit 11de069

Please sign in to comment.