Skip to content

Commit

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


## [2.14.0](https://togithub.com/googleapis/gax-go/compare/v2.13.0...v2.14.0) (2024-11-13)


### Features

* **internallog:** add a logging support package ([#380](https://togithub.com/googleapis/gax-go/issues/380)) ([c877470](https://togithub.com/googleapis/gax-go/commit/c87747098135631a3de5865ed03aaf2c79fd9319))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Nov 13, 2024
1 parent 64fbcdb commit cd8360b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion v2/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"v2": "2.13.0"
"v2": "2.14.0"
}
7 changes: 7 additions & 0 deletions v2/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.14.0](https://github.com/googleapis/gax-go/compare/v2.13.0...v2.14.0) (2024-11-13)


### Features

* **internallog:** add a logging support package ([#380](https://github.com/googleapis/gax-go/issues/380)) ([c877470](https://github.com/googleapis/gax-go/commit/c87747098135631a3de5865ed03aaf2c79fd9319))

## [2.13.0](https://github.com/googleapis/gax-go/compare/v2.12.5...v2.13.0) (2024-07-22)


Expand Down
2 changes: 1 addition & 1 deletion v2/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "2.13.0"
const Version = "2.14.0"

0 comments on commit cd8360b

Please sign in to comment.