Skip to content

Commit 82fc400

Browse files
chore(main): release 0.102.0
1 parent 06360d8 commit 82fc400

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## [0.102.0](https://github.com/googleapis/google-api-go-client/compare/v0.101.0...v0.102.0) (2022-10-26)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#1725](https://github.com/googleapis/google-api-go-client/issues/1725)) ([06360d8](https://github.com/googleapis/google-api-go-client/commit/06360d8f37b88e064a8a60788077f376b597d942))
9+
310
## [0.101.0](https://github.com/googleapis/google-api-go-client/compare/v0.100.0...v0.101.0) (2022-10-25)
411

512

internal/version.go

+1-1
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.101.0"
8+
const Version = "0.102.0"

0 commit comments

Comments
 (0)