Skip to content

Commit 87aa1d0

Browse files
chore(main): release 0.163.0 (#2402)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 2271ef7 commit 87aa1d0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
## [0.163.0](https://github.com/googleapis/google-api-go-client/compare/v0.162.0...v0.163.0) (2024-02-08)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#2401](https://github.com/googleapis/google-api-go-client/issues/2401)) ([62ceaad](https://github.com/googleapis/google-api-go-client/commit/62ceaad2ceec932061195d173a3e1cef74e5c0bf))
9+
* **all:** Auto-regenerate discovery clients ([#2403](https://github.com/googleapis/google-api-go-client/issues/2403)) ([47834b5](https://github.com/googleapis/google-api-go-client/commit/47834b5efcbfcd8d3e701553b0a1762c3dc414fd))
10+
* **all:** Auto-regenerate discovery clients ([#2405](https://github.com/googleapis/google-api-go-client/issues/2405)) ([2271ef7](https://github.com/googleapis/google-api-go-client/commit/2271ef712ec08f45d9973f543bfbf9243dc6e436))
11+
312
## [0.162.0](https://github.com/googleapis/google-api-go-client/compare/v0.161.0...v0.162.0) (2024-02-05)
413

514

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package internal
66

77
// Version is the current tagged release of the library.
8-
const Version = "0.162.0"
8+
const Version = "0.163.0"

0 commit comments

Comments
 (0)